to-issues

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

mattpocock ↓ 346k
Claude Code
View source ↗

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.

to-issues on getagentictools
[![to-issues on getagentictools](https://getagentictools.com/badge/skills/mattpocock-skills-to-issues.svg)](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.