What problem does it solve?
It helps teams convert a plan, spec, or PRD into a set of end-to-end issues that are small, testable, and straightforward to pick up.
Core Features & Use Cases
- Vertical-slice issue breakdown: Produces tracer-bullet issues that cut through schema, API, UI, and tests so each issue is verifiable on its own.
- Dependency-aware sequencing: Orders issue publication by blockers and records which slices must happen first.
- HITL vs AFK labeling: Distinguishes slices needing human interaction (like architectural/design reviews) from those that can be implemented and merged autonomously.
- Use case: When you’re about to implement a roadmap or ship a spec, it generates implementation-ready tickets aligned to the project’s domain vocabulary and triage label conventions.
Quick Start
Run the to-issues skill and provide the plan/spec/PRD text you want broken down so it can propose and then publish the vertical-slice issues to the project tracker.