to-issues

Installation
SKILL.md

To Issues

Break a plan into independently-grabbable issues using vertical slices (tracer bullets).

Assumes your repo has a CONTEXT.md (domain glossary) and docs/adr/ (decisions recorded). If not, run /setup-mateonunez-skills first. The issue tracker and triage label vocabulary come from setup.

Process

1. Gather context

Work from whatever is in conversation. If user passes an issue reference (number, URL, or path), fetch it and read the full body + comments.

2. Explore the codebase (optional)

If not already familiar, explore to understand current state. Issue titles should use domain glossary vocabulary and respect ADRs in the touched area.

3. Draft vertical slices

Break the plan into tracer bullet issues — each is a thin vertical slice cutting through ALL layers end-to-end, not one horizontal layer.

Installs
3
GitHub Stars
8
First Seen
May 7, 2026
to-issues — mateonunez/skills