What problem does it solve?
This Skill helps teams catch implementation problems while they are still cheap to fix, before any code is written. It is designed to spot conceptual drift, unnecessary abstractions, missing documentation work, and hidden delivery risks in a draft plan.
Core Features & Use Cases
- Conceptual Review: Checks whether the plan fits the existing codebase and avoids introducing redundant or overlapping abstractions.
- Documentation Impact Analysis: Identifies user-facing and agent-facing docs that need to be updated, created, or removed.
- Completeness and Risk Review: Looks for missing requirements, edge cases, testing gaps, sequencing issues, and regression risks.
- Use Case: A developer finishes a feature plan for a refactor or new workflow and uses this Skill to validate the approach before implementation begins.
Quick Start
Ask the plan-review skill to review the implementation plan at the provided path before any code is written.