What problem does it solve? Turning a large plan, spec, or PRD into actionable work items is hard: teams often create horizontal, layer-by-layer tasks that cannot be demoed or completed independently. This Skill decomposes planning documents into thin vertical slices (tracer bullets) that cut through all layers end-to-end, then publishes them as ready-to-grab issues on the project's issue tracker. ## Core Features & Use Cases - Vertical Slice Decomposition: Splits a plan into tracer-bullet issues where each slice spans schema, API, UI, and tests, so every issue is independently demoable. - Interactive Refinement: Presents the proposed breakdown with titles, dependencies, and covered user stories, then iterates with the user until the granularity and blocking relationships are approved. - Issue Tracker Publishing: Creates issues in dependency order using a structured template (What to build, Acceptance criteria, Blocked by) with the correct triage label for AFK agents. - Use Case: After drafting a PRD for a new feature, run this Skill to convert it into 5-8 ordered issues that team members or autonomous agents can pick up immediately without further planning meetings. ## Quick Start Ask the assistant to break the current plan or spec into independently-grabbable vertical-slice issues and publish them to the issue tracker.