nw-buddy-command-catalog

nw-buddy-command-catalog is a skill for Claude Code from nWave-ai/nWave. It costs 39 tokens per session (1,061 once invoked), scanned A, original, MIT.

A catalogue of nWave slash commands, showing what each command does, when to use it, and which agent it starts. The commands cover work such as discovery, requirements, design, deployment, testing, and implementation.

In plain words
What is it for?
Use it to start a new feature, resume existing work, choose an architecture or delivery step, create acceptance tests, and route questions to the appropriate agent.
Why use it?
It helps you find the right command without memorising the workflow. It also shows how commands fit into the larger sequence of work.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it to start a new feature, resume existing work, choose an architecture or delivery step, create acceptance tests, and route questions to the appropriate agent.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nwave-ai/nwave/nw-buddy-command-catalog
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nWave-ai/nWave --skill nw-buddy-command-catalog
Clone the repo
git clone --depth 1 https://github.com/nWave-ai/nWave

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nw-buddy-command-catalog

README.md
[![agentmods](https://agentmods.dev/badge/skills/nwave-ai/nwave/nw-buddy-command-catalog.svg)](https://agentmods.dev/skills/nwave-ai/nwave/nw-buddy-command-catalog)
Your own site
<a href="https://agentmods.dev/skills/nwave-ai/nwave/nw-buddy-command-catalog"><img src="https://agentmods.dev/badge/skills/nwave-ai/nwave/nw-buddy-command-catalog.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,061 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.01061
Opus 5 $0.00019 $0.00531
Sonnet 5 $0.00008 $0.00212
Haiku 4.5 $0.00004 $0.00106

Measured 8d ago against content hash 2e3a26911384, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

nw-buddy-command-catalog scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

nWave/skills/nw-buddy-command-catalog/SKILL.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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-continue Resume in-progress feature Returning to a feature — detects progress, starts at next wave
/nw-fast-forward Run remaining waves without pausing When you trust the agents to proceed without review between waves

DELIVER Inner Loop Commands (manual mode)

Command Purpose When to Use
/nw-execute Run single roadmap step Implementing one step at a time (learning mode)
/nw-roadmap Create implementation plan Planning steps before execution
/nw-review Expert review of artifacts Quality check on roadmap, code, or step output
/nw-mutation-test Test suite effectiveness After implementation — verifies tests catch real bugs
/nw-finalize Archive completed feature After all steps pass — creates evolution document

Read the full file on GitHub · 75 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 75 lines · 39 tokens per session scan A 2e3a26911384

Subscribe to this mod's changes

nw-buddy-command-catalog is a skill published in the GitHub repository nWave-ai/nWave (608 stars, last pushed 2d ago), licensed MIT. It adds 39 tokens to every session and 1,061 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.