What problem does it solve? Turning a large plan, spec, or PRD into actionable work items is hard: horizontal slices create blocked, non-demoable tasks, and ad-hoc breakdowns produce inconsistent issues. 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 work 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 user stories, then iterates with the user until the granularity is approved. - Structured Issue Publishing: Publishes issues in dependency order using a consistent template with acceptance criteria and blocker references, tagged with the correct triage label. - Use Case: After drafting a PRD for a new feature, run this Skill to convert it into a sequence of dependency-ordered tracker issues that AFK agents or teammates can pick up immediately. ## Quick Start Ask the assistant to break the current plan or PRD into independently-grabbable issues and publish them to the issue tracker.