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 vertical-slice issues that cut through all integration layers, so each ticket is demoable and ready for autonomous agents or developers to pick up. ## Core Features & Use Cases - Tracer-bullet slicing: Decomposes a plan into end-to-end vertical slices spanning schema, API, UI, and tests rather than horizontal layer tasks. - HITL vs AFK classification: Marks each slice as requiring human interaction (HITL) or fully autonomous (AFK), preferring AFK where possible. - Interactive breakdown review: Presents proposed slices with titles, types, dependencies, and covered user stories, then iterates with the user until approved. - Tracker publishing with dependencies: Publishes issues in dependency order with a structured body template (What to build, Acceptance criteria, Blocked by) and correct triage labels. - Use Case: After drafting a PRD for a new feature, ask the agent to break it into issues; it proposes five vertical slices, you adjust granularity, and it publishes linked tickets to the issue tracker ready for AFK agents. ## Quick Start Ask the agent to break the attached plan or PRD into independently-grabbable issues and publish them to the issue tracker.