prd-to-issues
Breaks PRDs into vertical-slice GitHub issues with dependency mapping and acceptance criteria.
Install
npx skills add https://github.com/mattpocock/skills --skill prd-to-issuesStats
| Total installs | 4,084 |
| Weekly installs | 4.1K |
| GitHub stars | 10.6K |
| First seen | Mar 13, 2026 |
| Source | @mattpocock/skills |
Summary
- Fetches PRD content from GitHub, analyzes the codebase context, and breaks requirements into thin vertical slices that span all integration layers end-to-end
- Distinguishes between HITL (human-in-the-loop, requiring decisions) and AFK (autonomous, mergeable without review) slices, preferring AFK where possible
- Presents proposed breakdown for user feedback on granularity, dependencies, and slice categorization before creating issues
- Generates GitHub issues in dependency order with acceptance criteria, blocker references, and traceability back to parent PRD user stories
Tags
Related skills
| Skill | Installs | vs prd-to-issues |
|---|---|---|
| secrets-management | 3,905 | -179 |
| elevenlabs-dubbing | 3,674 | -410 |
| datanalysis-credit-risk | 5,708 | +1,624 |
| deployment-pipeline-design | 4,348 | +264 |
| skill development | 5,444 | +1,360 |
FAQ
- How many installs does prd-to-issues have?
- prd-to-issues has 4,084 total installs and 4.1K installs this week.
- Where is prd-to-issues hosted?
- prd-to-issues is published by @mattpocock/skills at https://github.com/mattpocock/skills.
- How many GitHub stars does prd-to-issues have?
- prd-to-issues has 10.6K GitHub stars.
- When was prd-to-issues first indexed?
- OrangeBot.AI first indexed prd-to-issues on Mar 13, 2026.
- How do I install prd-to-issues?
- Run: npx skills add https://github.com/mattpocock/skills --skill prd-to-issues