What problem does it solve? Turning a plan, spec, or PRD into actionable tickets is slow and often produces horizontal, layer-by-layer tasks that cannot be shipped independently. This Skill breaks work into thin vertical slices and publishes them as ready-to-grab issues on your issue tracker. ## Core Features & Use Cases - Tracer-bullet slicing: Splits a plan into end-to-end vertical slices that cut through schema, API, UI, and tests, so each issue is independently demoable. - 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, dependencies, and covered user stories, then iterates with the user until approved. - Tracker publishing: Creates issues in dependency order using a structured template with acceptance criteria and blocker references, applying the correct triage label. - Use Case: After drafting a PRD for a new feature, run this Skill to produce a set of dependency-ordered issues that AFK agents can pick up immediately. ## Quick Start Ask the assistant to break the current plan or PRD into independently-grabbable issues and publish them to the issue tracker.