What problem does it solve? Turning a large plan, spec, or PRD into actionable work items is hard: horizontal task breakdowns create issues that cannot be demoed or verified independently. This Skill decomposes plans into tracer-bullet vertical slices and publishes them as ready-to-grab issues on the project issue tracker. ## Core Features & Use Cases - Vertical Slice Breakdown: Splits a plan into thin end-to-end slices that cut through all layers (schema, API, UI, tests) so each 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 with acceptance criteria and "Blocked by" references, applying the correct triage label for AFK agents. - Use Case: After drafting a PRD for a new feature, run this Skill to convert it into a sequence of small, independently completable issues that team members or autonomous agents can pick up immediately. ## Quick Start Ask the AI to break the current plan or spec into vertical-slice issues and publish them to the issue tracker.