What problem does it solve?
Manually breaking down large feature specs, PRDs, and project plans into GitHub issues is time-consuming and often results in poorly scoped, horizontally sliced tickets that can't be delivered independently. This Skill automates the breakdown process to create thin, end-to-end vertical slice issues with clear dependencies and triage labels, eliminating manual overhead and ensuring tickets are ready for immediate implementation.
Core Features & Use Cases
- Vertical Slice Issue Generation: Automatically splits plans into tracer bullet issues that cut through all integration layers (schema, API, UI, tests) so each issue is demoable on its own.
- Dependency & Triage Management: Automatically categorizes issues as AFK (autonomous, no human input needed) or HITL (requires human review) and maps blocker relationships between dependent slices.
- Use Case: After your team completes a spec-driven design phase for a new user authentication feature, use this Skill to generate 6-8 granular, ready-to-publish GitHub issues that your engineering team can pick up and implement without additional context.
Quick Start
Provide your feature spec, PRD, or project plan to Claude and ask it to break the work down into GitHub issues using vertical slices.