What problem does it solve?
Converts vague feature requests or tasks into clear, actionable, and verifiable implementation plans so engineering work can proceed with predictable steps and measurable completion criteria.
Core Features & Use Cases
- Requirements Analysis Template: Guides clarification of purpose, scope, and constraints before implementation.
- Codebase Investigation Checklist: Identifies related files, dependencies, and existing tests to reduce integration risk.
- Step-by-Step Breakdown with Verification: Produces ordered, independently testable steps, verification criteria, risk notes, and open questions for handoff or execution.
- Use Case: Planning a new authentication feature, refactor of a legacy module, or preparing a task for a new contributor.
Quick Start
Create an implementation plan for adding user authentication to the web app that lists affected files, ordered tasks with verification criteria, risks, and open questions.