prd-to-plan
Installation
SKILL.md
PRD to Plan
Break a PRD into phased vertical slices (tracer bullets) saved in ./plans/.
Process
- Confirm PRD is in context; else ask the user for it.
- Explore the codebase: architecture, patterns, integration layers.
- Note durable decisions (routes, schema, models, auth, integrations).
- Draft tracer-bullet phases cutting through ALL layers end-to-end, not one.