What problem does it solve? Turning a plan, spec, or PRD into actionable work items is slow and often produces horizontal, layer-by-layer tickets 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: Breaks 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 or safe for autonomous implementation, preferring AFK where possible. - Interactive refinement: Presents the proposed breakdown with dependencies and user-story coverage, then iterates with the user before publishing. - Tracker publishing: Creates issues in dependency order with a structured template (What to build, Acceptance criteria, Blocked by) and applies the triage label. - Use Case: After drafting a PRD for a new feature, ask the assistant to break it into issues; it proposes 6 vertical slices, you adjust two, and it publishes them to the tracker with correct blocking relationships. ## Quick Start Break the attached feature spec into independently-grabbable issues and publish them to the issue tracker.