What problem does it solve? Turning a plan, spec, or PRD into actionable work items is slow and error-prone: teams often create horizontal, layer-by-layer tickets that cannot be demoed independently and create hidden dependencies. This Skill breaks a plan into thin, end-to-end vertical slices and publishes them as ready-to-grab issues on the project's issue tracker. ## Core Features & Use Cases - Tracer-bullet slicing: Splits work into vertical slices that cut through all layers (schema, API, UI, tests) so each issue is independently demoable and verifiable. - HITL vs AFK classification: Marks each slice as requiring human interaction (HITL) or fully autonomous (AFK), preferring AFK where possible. - Interactive review loop: Presents the proposed breakdown with titles, types, blockers, and covered user stories, then iterates with the user until approved. - Dependency-ordered publishing: Creates issues on the tracker in blocker-first order using a structured template with acceptance criteria and triage labels. - Use Case: After drafting a feature PRD, ask the agent to break it into issues; it proposes 6 vertical slices, you adjust granularity, and it publishes them to the tracker with correct blocking relationships. ## Quick Start Ask the agent to break the attached plan or PRD into independently-grabbable issues and publish them to the issue tracker.