T

to-issues

bymattpocock·#40 trending

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

188,600stars
First seenApr 17, 2026

Installation

Send this command to your AI agent:

npx skills add https://github.com/mattpocock/skills --skill to-issues

Documentation

Break a plan into independently-grabbable vertical-slice issues for your project tracker.

  • Fetches context from conversation or referenced issues, optionally explores codebase to align with project vocabulary and architecture decisions
  • Breaks plans into tracer-bullet slices that cut end-to-end through all layers (schema, API, UI, tests), not horizontal layer-by-layer slices
  • Classifies each slice as HITL (requires human decision/review) or AFK (implementable without interaction), preferring AFK where possible
  • Presents proposed breakdown for user review and iteration before publishing issues to the tracker in dependency order