What problem does it solve?
It eliminates vague, hard-to-track plans by converting them into small, independently-grabbable issue tickets that slice through every integration layer end-to-end.
Core Features & Use Cases
- Vertical-slice breakdown (tracer bullets): Produces thin issues that each cut through all relevant layers (schema, API, UI, tests) rather than splitting horizontally by component.
- HITL vs AFK classification: Marks which slices require human interaction (e.g., design/architectural decisions) and which can be implemented and merged without it.
- Dependency-aware publishing: Generates a dependency-ordered issue set and publishes them with a consistent triage label and acceptance-criteria template.
- Optional issue-context ingestion: If an existing issue is provided, the Skill fetches and uses its full body and comments to ground the breakdown.
Quick Start
Ask the assistant to convert your plan into vertically sliced issues and publish them to the project issue tracker with clear blockers and acceptance criteria.