What problem does it solve?
This Skill identifies critical structural issues in multi-phase development plans, such as circular dependencies, missing links, and incorrect ordering, preventing costly rework and implementation stalls.
Core Features & Use Cases
- Dependency Analysis: Maps out phase-to-phase dependencies, highlighting circular or missing links.
- Flow Coherence: Assesses if phases are logically ordered and data flows consistently.
- Stale Artifact Detection: Identifies deprecated phases or mismatched plan documentation.
- Use Case: Before starting a complex refactor, use this Skill to ensure all phases are correctly sequenced and that no phase relies on a prerequisite that hasn't been defined, guaranteeing a smooth implementation.
Quick Start
Use the audit-plan skill to perform a high-level flow audit of the implementation plan located in the 'plans/detector-refactor' folder.