What problem does it solve? Turning a plan, spec, or PRD into actionable work items is slow and error-prone, and horizontal task breakdowns often produce issues that cannot be shipped or verified independently. This Skill converts planning material into thin, end-to-end vertical slices published directly to the issue tracker. ## Core Features & Use Cases - Tracer-bullet slicing: Splits a plan 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, with dependency ordering between slices. - Interactive review loop: Presents the proposed breakdown for user approval on granularity, dependencies, and slice merging before publishing. - Structured issue publishing: Creates issues in dependency order using a template with parent reference, description, acceptance criteria, and blockers, plus the correct triage label. - Use Case: After finalizing a PRD for a new feature, run this Skill to produce a set of ready-to-grab tracker issues that AFK agents can implement in parallel. ## Quick Start Ask the agent to break the current plan or PRD into issues and publish them to the issue tracker.