What problem does it solve? Turning a plan, spec, or long conversation into actionable work items is error-prone: slices end up horizontal, dependencies stay implicit, and tickets lose traceability. This Skill converts that context into vertical tracer-bullet tickets, each declaring exactly which other tickets block it, and publishes them to your configured tracker. ## Core Features & Use Cases - Vertical Slice Breakdown: Splits work into narrow but complete slices cutting through schema, API, UI, and tests, each demoable on its own and sized for a single context window. - Blocking Edge Declaration: Every ticket lists the tickets that gate it, published as text references in local files or as native blocking links on GitHub, Linear, or similar trackers. - Wide Refactor Sequencing: Handles codebase-wide mechanical changes via expand-contract migration batches instead of forcing them into tracer bullets. - Use Case: After drafting a feature spec in chat, ask the assistant to break it into tickets; it proposes a numbered breakdown, quizzes you on granularity and dependencies, then publishes one issue per ticket in dependency order with a ready-for-agent label. ## Quick Start Ask the assistant to break the current plan or a referenced spec into tracer-bullet tickets with blocking edges and publish them to the configured tracker.