to-tickets

Installation
SKILL.md

To Tickets

Break a plan, spec, or conversation into a set of tickets — tracer-bullet vertical slices, each declaring the tickets that block it.

Read the issue tracker and triage label vocabulary the project already documents (a tracker URL, a local issues folder, or a PRD path). If none is recorded, ask the user where issues should live before drafting — do not guess, and do not publish: the local file form below is the default when nothing is configured.

Process

1. Gather context

Work from whatever is already in the conversation context. If the user passes a reference (a spec path, an issue number or URL) as an argument, fetch it and read its full body and comments.

2. Explore the codebase (optional)

If you have not already explored the codebase, do so to understand the current state of the code. Ticket titles and descriptions should use the project's domain glossary vocabulary, and respect ADRs in the area you're touching.

Look for opportunities to prefactor the code to make the implementation easier. "Make the change easy, then make the easy change."

3. Draft vertical slices

Installs
2
GitHub Stars
1
First Seen
Sep 6, 2026
to-tickets — ninjasln-labs/agent-skills