review-plan
SKILL.md
Review Plan
Critically review implementation plans using Codex CLI with high-reasoning capabilities.
Purpose
Validate implementation plans to ensure they:
- Make logical sense and are achievable
- Follow project standards and conventions
- Have proper structure and completeness
- Won't cause issues during implementation
When to Use
- Before executing a plan with
implement-plan - After creating a plan with
create-plan - When reviewing someone else's plan
- To validate plan updates or changes