원클릭으로
review-hard
做严格审查并判断是否达到收尾条件。Invoke when implementation and initial verification are finished.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
做严格审查并判断是否达到收尾条件。Invoke when implementation and initial verification are finished.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
完成需求理解、业务闭环和验收口径设计。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.
判断当前开发任务应走哪条流程并声明状态。Invoke when a new development request starts or when scope changes significantly.
执行编码并输出编码报告。Invoke after detailed design is ready and the user has accepted key decisions.
生成项目理解报告并刷新对项目现状的认识。Invoke when the task touches existing code, business scope changes, or current understanding may be outdated.
| name | review-hard |
| description | 做严格审查并判断是否达到收尾条件。Invoke when implementation and initial verification are finished. |
在开发完成候选阶段,对实现结果做严格审查,优先找 bug、回归风险、设计偏差和缺失测试。
严格审查中必须输出:
completion-workflow 的条件implement-verifycode-detailed-design 或 business-designrepo-investigation