What problem does it solve?
Write implementation plans that are unambiguous, complete, correct, and efficient. Plans are written for an engineer with zero codebase context. Guards against any source code modifications - only the plan document is produced. Reads the codebase thoroughly before writing. Runs a mandatory Input Audit gate before any planning work to surface ambiguities and locked decision conflicts. Supports four modes - fresh (full exploration), plan revision (incorporate plan review FIX items), code revision (incorporate code review FIX items after execution), and rewrite (improve existing plan without structured FIX items).
Core Features & Use Cases
- Enforces a front-end Input Audit gate before planning.
- Supports Fresh, Plan Revision, Code Revision, and Rewrite modes to handle various planning scenarios.
- Produces a complete, executable plan with a single, authoritative decision log.
Quick Start
Provide a clear task description and constraints to generate a complete, executable plan.