What problem does it solve?
It converts an unstructured or high-level PRD into a concrete, multi-phase implementation plan that’s easier to execute, verify, and iterate on.
Core Features & Use Cases
- Vertical-slice (tracer bullet) planning: Breaks the PRD into thin phases where each phase delivers a complete end-to-end path across schema, API, UI, and tests.
- Durable architectural decision capture: Extracts stable decisions (routes, schema shape, key data models, auth boundaries, and third-party boundaries) so every phase stays consistent.
- User alignment before writing: Quizzes the user with a proposed numbered breakdown and iterates until the phase granularity matches intent.
Use cases include planning a new feature from a PRD, refining “tracer bullet” phase structure, and turning “break down the PRD” requests into an actionable local Markdown plan.
Quick Start
Ask prd-to-plan to convert the PRD currently in context into a tracer-bullet, multi-phase plan written to ./plans/.