원클릭으로
specify
根据自然语言描述创建或更新功能规格说明。生成 specs/NNN-name.md,包含用户故事、验收标准和功能需求。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
根据自然语言描述创建或更新功能规格说明。生成 specs/NNN-name.md,包含用户故事、验收标准和功能需求。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage Wave settings and get guidance on settings.json, hooks, environment variables, permissions, MCP servers, memory, skills, subagents, plugins, and plugin marketplaces. Use this when the user wants to view, update, or learn how to configure Wave.
Reviews code for best practices and potential issues.
A test skill from the complex plugin.
Review the current diff for correctness bugs and reuse/simplification/efficiency cleanups at the given effort level (low/medium: fewer, high-confidence findings; high/max: broader coverage, may include lower-confidence findings)
Review the changed code for reuse, simplification, efficiency, and altitude cleanups, then apply the fixes. Quality only — it does not hunt for bugs; use /code-review for that.
Deep research harness — fan-out web searches, fetch sources, adversarially verify claims, synthesize a cited report
| name | specify |
| description | 根据自然语言描述创建或更新功能规格说明。生成 specs/NNN-name.md,包含用户故事、验收标准和功能需求。 |
$ARGUMENTS
你必须在继续之前考虑用户输入(如果不为空)。
用户在 /specify 后输入的文本就是功能描述。不要让用户重复,除非他们提供了空命令。
根据功能描述,执行以下步骤:
确定规格文件路径:
specs/ 目录下已有的 NNN-*.md 文件,找到最大编号060)specs/NNN-slug.md加载模板 ${WAVE_SKILL_DIR}/templates/spec-template.md,了解必需章节。
编写规格说明:
[待澄清:具体问题](最多 3 处)如果存在 [待澄清] 标记(最多 3 处):
报告完成,输出规格文件路径。