What problem does it solve?
Turning a plan, spec, or PRD into work items that teams can actually implement and verify is time-consuming and often results in horizontal, non-demonstrable tickets.
Core Features & Use Cases
- Vertical-slice issue breakdown: Converts source material into independently-grabbable issues that cut across all integration layers end-to-end, using tracer-bullet “thin slices.”
- HITL vs AFK classification: Marks slices as HITL when they require human decisions (e.g., architecture/design review) and prefers AFK for mergeable work without interaction.
- Dependency-aware publishing: Produces a dependency-ordered, acceptance-criteria-driven set of issues suitable for immediate triage and implementation.
- Issue-tracker-first workflow: Optionally fetches existing issue context (by number/URL/path) and then drafts, quizzes, and publishes new issues using the provided issue template and label vocabulary.
Quick Start
Ask the assistant to break your plan or PRD into vertical-slice tracer-bullet issues and publish them to the project issue tracker in dependency order.