What problem does it solve?
This Skill solves the problem of wasting time and resources on implementation plans that contain hidden feasibility issues, missing verification steps, ordering bugs, or unrecorded decisions that only surface mid-execution, leading to rework and blocked work.
Core Features & Use Cases
- Structural Plan Validation: Enforces a plan-shape contract requiring machine-readable checkboxes, explicit file touch references, verifiable task steps, appropriate task sizing, and a defined end-state.
- Content Checklist Review: Evaluates plans against 8 core categories including feasibility, completeness, open questions, task ordering, verification coverage, scope, risk, and improvement opportunities.
- Clear Verdict Output: Returns a machine-parseable READY / NEEDS_REVISION / BLOCKED verdict with a prioritized findings table and actionable recommendations, usable both standalone and as a pre-execution gate for other skills like implement-plan.
- Use Case: Before starting work on a new feature implementation plan, run this review to catch if a task references a non-existent file, if two dependent tasks are ordered incorrectly, or if a critical undecided choice like a cache library is unrecorded.
Quick Start
Use the review-plan skill to evaluate your implementation plan file and receive a clear readiness verdict with prioritized fixes before starting any coding work.