What problem does it solve?
It eliminates the ambiguity and rework of translating a plan, spec, or PRD into actionable engineering tasks by producing issue-ready vertical slices.
Core Features & Use Cases
- Tracer-bullet vertical slice breakdown: Converts requirements into narrow, end-to-end issues that cut through schema, API, UI, and tests instead of horizontal layer work.
- Dependency-aware HITL/AFK structuring: Marks slices as HITL when human decisions are required and AFK when they can be implemented and merged without blocking review.
- Issue tracker publishing with triage labels: Drafts an acceptance-criteria-based issue template and publishes slices in dependency order with consistent triage labeling.
- Use case: You have a PRD for a new feature and need to transform it into independent GitHub issues so multiple agents can implement in parallel while maintaining real integration progress.
Quick Start
Ask the AI to use the to-issues skill to convert your plan or PRD into tracer-bullet issues, quiz you on granularity and dependencies, then publish the approved slice issues to your issue tracker with the needs-triage label.