用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/zwztms/kaifa-skill --skill review-hard命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
完成需求理解、业务闭环和验收口径设计。Invoke after routing or investigation, before any detailed technical design or coding.
把业务设计转成模块、接口、数据和实现方案。Invoke after business design is accepted and before coding starts.
做收尾检查并归档流程总结文档。Invoke only after review-hard confirms the task can be closed.
基于 SOC 职业分类
正在显示 SKILL.md
| name | review-hard |
| description | 做严格审查并判断是否达到收尾条件。Invoke when implementation and initial verification are finished. |
在开发完成候选阶段,对实现结果做严格审查,优先找 bug、回归风险、设计偏差和缺失测试。
严格审查中必须输出:
completion-workflow 的条件implement-verifycode-detailed-design 或 business-designrepo-investigation