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 converts planning documents into thin, end-to-end vertical slices published directly to the issue tracker. ## Core Features & Use Cases - Tracer-bullet slicing: Splits work into thin vertical slices that cut through all layers (schema, API, UI, 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, dependencies, and user stories, then iterates with the user before publishing. - Structured publishing: Creates issues in dependency order with a consistent template (parent, what to build, acceptance criteria, blocked by) and applies the triage label. - Use Case: After drafting a feature spec for a new billing flow, ask the assistant to break it into issues; it proposes six vertical slices, you adjust two dependencies, and it publishes all six tickets with acceptance criteria to the tracker. ## Quick Start Ask the assistant to break the current plan or spec into independently-grabbable issues and publish them to the issue tracker.