What problem does it solve?
This Skill turns a PRD into an end-to-end set of independently implementable GitHub issues, so teams can plan and execute without translating requirements into tickets manually.
Core Features & Use Cases
- Vertical-slice issue breakdown: Creates thin tracer-bullet slices that cut across schema, API, UI, and tests rather than horizontal layers.
- HITL vs AFK planning: Marks issues that require human interaction (HITL) versus those that can be implemented end-to-end without it (AFK).
- Dependency-aware ticket creation: Orders issue creation so “Blocked by” references real issue numbers.
- User-story mapping: Links each created issue back to the relevant user stories from the PRD.
Quick Start
Ask the Skill to convert your PRD GitHub issue (provide its issue number or URL) into a numbered, HITL/AFK-labeled set of vertical-slice issues and then create them in dependency order.