What problem does it solve?
It helps you convert a plan, spec, or PRD into a set of implementation-ready issues that can be independently grabbed and shipped, instead of leaving work as vague, hard-to-execute prose.
Core Features & Use Cases
- Tracer-bullet vertical slices: breaks work into thin slices that cut end-to-end across all integration layers.
- HITL vs AFK planning: marks which slices require human decisions (HITL) versus which can be implemented and merged (AFK).
- Issue tracker publishing: drafts and publishes each slice as a new issue with acceptance criteria and dependency ordering, applying the needs-triage label.
Example: You have a PRD for a new onboarding flow and need concrete engineering tickets—this skill proposes and publishes vertical-slice issues (with blocked-by dependencies) so teams can start implementing immediately.
Quick Start
Ask the assistant to break your PRD into tracer-bullet vertical slice issues and publish them to the project issue tracker with the correct acceptance criteria and dependencies.