Nf Memoria
>-
Nf Ignore
This skill should be used when the user asks to "set up gitignore",
Nf Tasks
Converge parallel planning sessions into one ordered A-Z task manifest, surface it automatically in every new session, and dispatch it to fan-out agents or an external cheap-compute fleet with an explicit per-task model so cheap work never burns a premium model. Use when the user says "save these as tasks", "converge my plans", "gom plan thành tasks", "tạo task list A-Z", "chia task ra chạy", "fa…
Nf Direnv
This skill should be used when the user asks to "set up direnv", "configure .envrc", "add gh token to env", or runs `/nf-direnv` in a git repo. Picks a gh account (inferred from the git remote owner), writes `.envrc` with a dynamic `$(gh auth token --user <account>)` export, runs `direnv allow`, and ensures `.envrc` is gitignored.
Nf Dream
Memory consolidation for Claude session memory — reads the project's memory folder (CLAUDE_COWORK_MEMORY_PATH_OVERRIDE + fallbacks), auto-scopes to the current project, classifies entries Now/Next/Done/Future/Reference/Stale. Dry-run by default, never deletes, snapshots before writing. Trigger `/nf-dream [mode] [--project <slug>]`; modes preview (default), normalize, reorganize, handoff, consolid…
Nf Git Workflow
This skill should be used when the user asks to "setup git workflow",
Nf Cc Sync
Smart one-way sync of ~/.claude config from another machine's branch into the current one (branch-per-machine - main/laptop, server, desktop). Picks the OTHER branch, applies safe defaults (additive new files, prefer-newer conflicts, key-level merge for settings.json), auto-commits dirty tree first, auto-commits + pushes the result. NEVER pushes to the other branch — pull-only. Triggers on "sync…
Nf Memory
This skill should be used when the user asks to "config global memory",
Nf Infra Diagram
This skill should be used when the user asks to "draw an infra diagram", "vẽ diagram infra", "generate an architecture diagram with AWS icons", "vẽ sơ đồ hạ tầng", or "diagram the infrastructure with official icons". Renders diagram-as-code (mingrammer diagrams + Graphviz) to PNG/SVG with official AWS icons and OSS tech logos (Kafka, Grafana, Prometheus, PostgreSQL). Not for flowcharts, sequence,…