Command Catalog

SkillAI & models

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.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Command Catalog skill

What this skill tells your AI

The instructions your AI receives, as published by nwave-ai/nwave in nWave/skills/nw-buddy-command-catalog/SKILL.md and read by ahel’s review.

Wave Commands (run in order per feature)

CommandWaveAgentWhen to Use
/nw-discoverDISCOVERproduct-discoverer (Scout)Validate problem exists, customer interviews, opportunity mapping
/nw-divergeDIVERGEdiverger (Flux)Evaluate multiple solution approaches before committing
/nw-discussDISCUSSproduct-owner (Luna)Define user stories, journeys, acceptance criteria
/nw-designDESIGNsystem-designer, ddd-architect, solution-architectRoute to the right architect — system (scalability), domain (DDD), or application (components)
/nw-devopsDEVOPSplatform-architectCI/CD, infrastructure, observability, deployment strategy
/nw-distillDISTILLacceptance-designerCreate executable acceptance tests (Given-When-Then)
/nw-deliverDELIVERsoftware-crafterFull implementation: roadmap -> execute -> finalize

Routing Commands

CommandPurposeWhen to Use
/nw-newGuided wizard for new featuresStarting something new — asks what you're building, recommends starting wave
/nw-continueResume in-progress featureReturning to a feature — detects progress, starts at next wave
/nw-fast-forwardRun remaining waves without pausingWhen you trust the agents to proceed without review between waves

DELIVER Inner Loop Commands (manual mode)

CommandPurposeWhen to Use
/nw-executeRun single roadmap stepImplementing one step at a time (learning mode)
/nw-roadmapCreate implementation planPlanning steps before execution
/nw-reviewExpert review of artifactsQuality check on roadmap, code, or step output
/nw-mutation-testTest suite effectivenessAfter implementation — verifies tests catch real bugs
/nw-finalizeArchive completed featureAfter all steps pass — creates evolution document

Cross-Wave Commands (any time)

CommandAgentWhen to Use
/nw-researchresearcher (Nova)Investigate technologies, patterns, decisions needing evidence
/nw-documentdocumentarist + researcherCreate DIVIO-compliant documentation (tutorial, how-to, reference, explanation)
/nw-diagramsolution-architectGenerate C4 architecture diagrams (Mermaid/PlantUML)
/nw-refactorsoftware-crafterSystematic refactoring using RPP levels L1-L6
/nw-bugfixtroubleshooter + crafterRoot cause analysis -> regression test -> fix via TDD
/nw-root-whytroubleshooterRoot cause analysis (5 Whys) without fix
/nw-hotspot(self)Git change frequency analysis — find most-changed files
/nw-rigor(self)Set quality-vs-token profile (lean/standard/thorough/exhaustive)
/nw-forgeagent-builder (Zeus)Create new specialized agents
/nw-mikadosoftware-crafterComplex refactoring roadmaps with visual tracking (experimental)
/nw-buddybuddy (Guide)Ask any question about nWave — methodology, commands, project state

For the full authoritative command reference, read docs/reference/commands/index.md.

Common User Scenarios -> Command

User SaysRecommend
"I want to build something new"/nw-new (wizard) or /nw-discover (if problem unclear)
"I'm not sure which approach to take"/nw-diverge
"I need user stories for this feature"/nw-discuss
"How should I architect this?"/nw-design
"I need to set up CI/CD"/nw-devops
"I need acceptance tests"/nw-distill
"I'm ready to implement"/nw-deliver
"I want to continue my feature"/nw-continue
"I need to research X"/nw-research
"I need documentation"/nw-document
"Something is broken"/nw-bugfix or /nw-root-why
"My code needs cleanup"/nw-refactor
"How good are my tests?"/nw-mutation-test

Signals

GitHub stars
610
Forks
63
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
nw-buddy-command-catalog
Source
github.com/nwave-ai/nwave