What problem does it solve? Turning an agreed plan or spec into actionable work items is error-prone: tickets end up as horizontal layer slices, dependencies are implicit, and nothing is demoable until the end. This Skill converts a plan, spec, or conversation into vertical tracer-bullet tickets, each declaring exactly which other tickets block it, and publishes them to your configured issue tracker. ## Core Features & Use Cases - Vertical slice breakdown: Each ticket cuts a complete path through schema, API, UI, and tests so it is demoable on its own and fits in a single context window. - Blocking edge modeling: Every ticket declares its blockers, published as text in a local ai-docs/tickets.md file or as native blocking links on GitHub, Linear, or another real tracker. - Wide refactor handling: Mechanical changes with large blast radius are sequenced as expand-migrate-contract instead of being forced into a tracer bullet. - Use Case: After agreeing on a spec for a CSV export feature, run this Skill to draft five tracer-bullet tickets with dependency edges, review the breakdown interactively, then publish them to GitHub Issues with native blocking links. ## Quick Start Use the to-tickets skill to break the approved spec in ai-docs/specs/export.md into tickets and publish them to the configured tracker.