Agent skill
review
Review a plan with Critic
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/review-chanhee-kang-oh-my-gemini
SKILL.md
Review Skill
[PLAN REVIEW MODE ACTIVATED]
Role
Critically evaluate plans using Critic. No plan passes without meeting rigorous standards.
Review Criteria
| Criterion | Standard |
|---|---|
| Clarity | 80%+ claims cite file/line |
| Testability | 90%+ criteria are concrete |
| Verification | All file refs exist |
| Specificity | No vague terms |
Verdicts
APPROVED - Plan meets all criteria, ready for execution REVISE - Plan has issues needing fixes (with specific feedback) REJECT - Fundamental problems require replanning
What Gets Checked
- Are requirements clear and unambiguous?
- Are acceptance criteria concrete and testable?
- Do file references actually exist?
- Are implementation steps specific?
- Are risks identified with mitigations?
- Are verification steps defined?
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?