What problem does it solve?
Manually breaking down project plans, specifications, and product requirement documents into well-scoped, independently assignable issues for issue trackers is time-consuming and often results in poorly defined, overlapping, or overly large tickets that slow down development workflows.
Core Features & Use Cases
- Tracer Bullet Vertical Slice Breakdown: Decomposes work into thin, end-to-end slices that cut through all integration layers (schema, API, UI, tests) rather than horizontal layer-specific chunks, ensuring each issue delivers a complete, demoable piece of functionality.
- HITL/AFK Slice Classification: Automatically labels slices as human-in-the-loop (requiring architectural decisions or design reviews) or AFK (implementable and mergeable without human interaction) to streamline workflow prioritization.
- Use Case: A product team with a new feature PRD can use this skill to generate ready-to-publish issues with pre-filled acceptance criteria, dependency tracking, and correct triage labels, eliminating hours of manual ticket drafting and ensuring consistent issue quality across the project.
Quick Start
Use the to-issues skill to break down the attached Q4 feature PRD into vertically-sliced, trackable issues for the project issue tracker.