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. 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 every layer (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, types, dependencies, and user stories, then iterates with the user until approved. - Structured publishing: Creates issues in dependency order using a consistent template with acceptance criteria and blocker references, applying the correct triage label. - Use Case: After drafting a PRD for a new feature, ask the agent to break it into issues; it proposes slices, refines them with you, then publishes ready-to-grab tickets to the tracker. ## Quick Start Ask the agent to break the current plan or spec into issues using the to-issues skill and publish them to the issue tracker.