review
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Review Skill: 质量审查 + 归档
核心原则: 写代码的模型不独自审查自己的代码。
当前状态
!cat .ai_state/project.json 2>/dev/null | head -5
已完成的 Task
!grep -c "\[x\]" .ai_state/tasks.md 2>/dev/null
审查进度 (如有, 说明部分审查已完成, 从断点继续)
!ls .ai_state/reviews/ 2>/dev/null
!head -20 .ai_state/reviews/sprint-*.md 2>/dev/null
可用审查工具
!which codex 2>/dev/null
!npx ecc-agentshield --version 2>/dev/null
Related skills