What problem does it solve?
Breaks a plan, spec, or PRD into a set of small, end-to-end implementation tickets so work can be scheduled, built, and verified incrementally on the project issue tracker.
Core Features & Use Cases
- Tracer-bullet vertical slices: Converts one continuous delivery goal into multiple independently-grabbable issues that cut through schema, API, UI, and tests end-to-end.
- Dependency-aware breakdown: Identifies what must be completed first and marks dependencies via a “Blocked by” field so teams can start in the right order.
- HITL vs AFK sizing: Labels slices as HITL (needs human interaction like design/architecture review) or AFK (can be implemented and merged without human input), helping triage and planning.
- Issue publication: Produces issues in dependency order using a standardized issue body template so downstream agents can execute the tickets reliably.
Quick Start
Use to-issues to convert the plan currently described in the conversation into a numbered list of tracer-bullet issue drafts, quiz for granularity and dependencies, and then publish the approved slices to the issue tracker with the correct triage label.