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: 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 titles, types, dependencies, and user stories, then iterates with the user before publishing. - Use Case: After drafting a feature spec for a new checkout flow, run this Skill to produce a dependency-ordered set of tracker issues, each with acceptance criteria and blocker references, ready for AFK agents to pick up. ## Quick Start Ask the assistant to break the current plan or spec into independently-grabbable issues and publish them to the issue tracker.