What problem does it solve? Turning a plan, spec, or PRD into actionable tracker tickets is slow and often produces horizontal, layer-by-layer tasks that cannot be shipped independently. This Skill breaks work into thin vertical slices that are each demoable and ready for autonomous agents to pick up. ## Core Features & Use Cases - Tracer-bullet slicing: Splits a plan into end-to-end vertical slices that cut through schema, API, UI, and tests rather than single layers. - 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 stories, then iterates with the user until approved. - Tracker publishing: Creates issues in dependency order using a structured template with acceptance criteria and blocker references. - Use Case: After drafting a feature PRD, ask the agent to convert it into issues; it proposes slices, confirms granularity with you, then publishes labeled, dependency-linked tickets to your issue tracker. ## Quick Start Ask the agent to break the current plan or PRD into independently-grabbable issues and publish them to the issue tracker.