to-issues
Break a plan into independently-grabbable vertical-slice issues for your project tracker.
What it does
- Title: short descriptive name
- Blocked by: which other slices (if any) must complete first
- User stories covered: which user stories this addresses (if the source material has them)
- Does the granularity feel right? (too coarse / too fine)
- Are the dependency relationships correct?
- Should any slices be merged or split further?
- Each slice delivers a narrow but COMPLETE path through every layer (schema, API, UI, tests)
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Break a plan into independently-grabbable vertical-slice issues for your project tracker.
Source
Repository: https://github.com/mattpocock/skills
to-issues FAQ
What does the to-issues skill do?
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Title: short descriptive name Blocked by: which other slices (if any) must complete first
How do I install to-issues?
Run: npx -y skills add https://github.com/mattpocock/skills --skill to-issues --agent claude-code — the source lives at github.com/mattpocock/skills.
Maintain to-issues?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/mattpocock-skills-to-issues?ref=badge) npx agentictools info skills/mattpocock-skills-to-issues The second line is the CLI lookup for this page — handy in READMEs and docs.