What problem does it solve? Turning an approved 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 or merged independently. This Skill converts a plan into thin tracer-bullet vertical slices and publishes them as ready-to-grab issues on the project issue tracker. ## Core Features & Use Cases - Vertical Slice Breakdown: Splits work into end-to-end tracer-bullet issues that cut through all layers (schema, API, UI, tests) instead of horizontal layer tickets. - HITL/AFK Classification: Marks each slice as requiring human interaction (HITL) or fully autonomous (AFK), preferring AFK where possible. - Interactive Refinement: Presents the proposed breakdown with titles, types, dependencies, and covered user stories, then iterates with the user until approved. - Issue Publishing: Creates issues in dependency order with a structured template covering parent reference, what to build, acceptance criteria, and blockers, applying the correct triage label. - Use Case: After a spec for a new feature is approved, run this Skill to produce a set of small, independently implementable tracker issues that AFK agents can pick up immediately. ## Quick Start Ask the AI to break the approved plan or spec in the current conversation into vertical-slice issues and publish them to the issue tracker.