Agent skill · AI & Agents

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/agent/nw-buddy-command-catalog/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Wave Commands (run in order per feature)
  2. Routing Commands
  3. DELIVER Inner Loop Commands (manual mode)
  4. Cross-Wave Commands (any time)
  5. Common User Scenarios -> Command
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going