What problem does it solve? Turning a plan, spec, or PRD into actionable work items often produces horizontal, layer-by-layer tasks that cannot be demoed or picked up 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 is approved. - Structured Issue Publishing: Publishes issues in dependency order using a consistent template with acceptance criteria and blocker references, applying the correct triage label for AFK agents. - Use Case: After drafting a feature PRD, invoke this Skill to convert it into a set of dependency-ordered tracker issues that teammates or autonomous agents can pick up immediately. ## Quick Start Ask the agent to break the current plan or PRD into independently-grabbable issues and publish them to the issue tracker.