Requirement development skill — scans the dev directory to select requirement documents and automatically executes a six-stage development workflow
用户输入 /rd 后,扫描 dev/ 下 PM 交付的 .md 文件
PM 交付格式:dev/需求名-yyyymmddhhmmss.md(从 pm/prd/ 复制过来的 requirement.md)
dev/ 下的 .md 文件(排除已归档文件夹内的).claude/plan/{需求名}.md[ ] 任务描述 | 文件: xxx | 类型: 新增/修改[✅]dev/ 下新建同名文件夹PM 交付(待处理):dev/需求名-yyyymmddhhmmss.md
RD 归档(已完成):
dev/
├── 积分兑换-20260120160000.md # PM 交付,待处理
└── 用户积分-20260120143052/ # RD 归档,已完成
├── 用户积分-20260120143052.md # 原始需求文档
├── plan.md # 执行计划
└── report.md # 执行报告
开发完成后,QA 读取 dev/xxx/ 归档目录进行测试
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer