What problem does it solve?
This skill prevents costly rework during implementation by ensuring that development plans are thoroughly reviewed for completeness, spec alignment, and task granularity before coding begins.
Core Features & Use Cases
- Proactive Quality Gate: Acts as a mandatory checkpoint after the design phase to catch plan deficiencies early.
- Automated Review Dispatch: Intelligently dispatches a reviewer subagent to analyze
PLAN.md against SPEC.md.
- Iterative Improvement: Facilitates iterative refinement of plans by flagging specific issues and requiring re-review.
- Use Case: Before a complex feature implementation begins, this skill automatically assigns a reviewer to scrutinize the detailed task breakdown in
PLAN.md, ensuring no steps are missed and all requirements from SPEC.md are addressed.
Quick Start
Use the dev-plan-reviewer skill to dispatch a reviewer for the plan document.