nw-buddy-command-catalog
All /nw-* commands — what they do, when to use them, which agent they invoke. For the buddy agent to help users pick the right command.
npx skills add majiayu000/claude-skill-registry --skill nw-buddy-command-catalog --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Command Catalog ## Wave Commands (run in order per feature) | Command | Wave | Agent | When to Use | |---------|------|-------|-------------| | `/nw-discover` | DISCOVER | product-discoverer (Scout) | Validate problem exists, customer interviews, opportunity mapping | | `/nw-diverge` | DIVERGE | diverger (Flux) | Evaluate multiple solution approaches before committing | | `/nw-discuss` | DISCUSS | product-owner (Luna) | Define user stories, journeys, acceptance criteria | | `/nw-design` | DESIGN | system-designer, ddd-architect, solution-architect | Route to the right architect — system (scalability), domain (DDD), or application (components) | | `/nw-devops` | DEVOPS | platform-architect | CI/CD, infrastructure, observability, deployment strategy | | `/nw-distill` | DISTILL | acceptance-designer | Create executable acceptance tests (Given-When-Then) | | `/nw-deliver` | DELIVER | software-crafter | Full implementation: roadmap -> execute -> finalize | ## Routing Commands | Command | Purpose | When to Use | |---------|---------|-------------| | `/nw-new` | Guided wizard for new features | Starting something new — asks what you're building, recommends starting wave | | `/nw-continu
- Wave Commands (run in order per feature)
- Routing Commands
- DELIVER Inner Loop Commands (manual mode)
- Cross-Wave Commands (any time)
- Common User Scenarios -> Command
What does the nw-buddy-command-catalog skill do?
All /nw-* commands — what they do, when to use them, which agent they invoke. For the buddy agent to help users pick the right command.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill nw-buddy-command-catalog --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
