What problem does it solve?
It converts a plan, spec, or PRD into a set of independently-grabbable engineering issues that can be implemented and validated end-to-end, reducing ambiguity and improving execution flow.
Core Features & Use Cases
- Vertical-slice issue breakdown: Creates tracer-bullet issues that cut through all integration layers (schema, API, UI, tests) rather than splitting by component type.
- AFK/HITL classification: Marks slices as AFK (implementable without human interaction) or HITL (requires human touch like reviews/decisions).
- Dependency-aware publishing: Queues issue creation in dependency order and populates each issue with decision-rich acceptance criteria and blockers.
- Interactive user verification: Presents the proposed slices for user review and iterates until granularity, dependencies, and HITL/AFK tags are approved.
Quick Start
Ask your agent to use the to-issues skill to convert your PRD into a set of vertical-slice GitHub issues with HITL/AFK labels and dependency ordering.