nw-buddy-command-catalog

仓库创建 2026年2月13日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

对nWave用户极有价值,帮助选择正确命令并理解代理职责分工。

这个 Skill 做什么

列出所有 /nw-* 命令的用途、何时使用及对应代理说明。

把所有 /nw-* 命令按用途、何时用、会调用哪个代理列清楚,方便快速选对命令不走弯路。适合在和 buddy 交互、培训新人或遇到流程不确定时参考,能帮你直接触发正确的 agent。特点是把命令、波次和代理一一对应,语义明确、好上手。

▸ 展开 SKILL.md 英文原文

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.

Skill 开发管理命令目录Buddy使用指南通用
585
Stars
59
Forks
40
仓库内 Skill
+15
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-buddy-command-catalog/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-buddy-command-catalog/SKILL.md"
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-architec
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有