prd-to-plan
Transforms PRDs into phased implementation plans using vertical slices and architectural decision mapping.
Install
npx skills add https://github.com/mattpocock/skills --skill prd-to-planStats
| Total installs | 2,327 |
| Weekly installs | 2.3K |
| GitHub stars | 10.6K |
| First seen | Mar 2, 2026 |
| Source | @mattpocock/skills |
Summary
- Breaks down product requirements into thin, end-to-end slices that cut through all integration layers (schema, API, UI, tests) rather than horizontal layers
- Identifies and documents durable architectural decisions upfront (routes, schema, data models, auth boundaries) so all phases reference consistent foundations
- Outputs a structured Markdown plan file in ./plans/ with phases, user story mappings, and acceptance criteria ready for team handoff
- Iterates with you on slice granularity before finalizing, ensuring phases are neither too coarse nor too fine
Tags
Related skills
| Skill | Installs | vs prd-to-plan |
|---|---|---|
| ui-design-system | 2,373 | +46 |
| websocket-engineer | 1,931 | -396 |
| flutter-embedding-native-views | 2,149 | -178 |
| multi-reviewer-patterns | 2,485 | +158 |
| senior-data-scientist | 2,110 | -217 |
FAQ
- How many installs does prd-to-plan have?
- prd-to-plan has 2,327 total installs and 2.3K installs this week.
- Where is prd-to-plan hosted?
- prd-to-plan is published by @mattpocock/skills at https://github.com/mattpocock/skills.
- How many GitHub stars does prd-to-plan have?
- prd-to-plan has 10.6K GitHub stars.
- When was prd-to-plan first indexed?
- OrangeBot.AI first indexed prd-to-plan on Mar 2, 2026.
- How do I install prd-to-plan?
- Run: npx skills add https://github.com/mattpocock/skills --skill prd-to-plan