🎫
AI EngineeringGo

To Tickets

by rengwu

To Tickets is an AI Engineering skill for Claude Code, published by rengwu in wayfinder-maps.

95 stars1 forkson rengwu/wayfinder-mapsAdded 2026/07/16+2% in starsRepository updated 2026/07/14
agent-skillsgo
Install in seconds
Install To Tickets
Copy To Tickets into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rengwu/wayfinder-maps/tree/main/skills/.optional/to-tickets ~/.claude/skills/to-tickets

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rengwu/wayfinder-maps.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/.optional/to-tickets/SKILL.md in rengwu/wayfinder-maps
Installs to
~/.claude/skills/to-tickets
Collection
One of 14 skills cataloged from this repository
Category
AI Engineering3670 skills

What To Tickets does

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, saved to `.plan/`.

To Tickets is cataloged under AI Engineering on DirSkills. To Tickets comes from a repository tagged agent-skills and go.

Documentation

README

To Tickets

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

Process

1. Gather context

Work from whatever is already in the conversation context. If the user passes a reference (a spec path such as .plan/<slug>/spec.md, or any other document) as an argument, fetch it and read it in full.

2. Explore the codebase (optional)

If you have not already explored the codebase, do so to understand the current state of the code. If a CONTEXT.md glossary exists at the repo root, ticket titles and descriptions should use its vocabulary; respect ADRs in docs/adr/ in the area you're touching. If neither exists, proceed silently.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about To Tickets

  • What else does rengwu publish alongside To Tickets?

    To Tickets is one of 14 skills that DirSkills catalogs from rengwu/wayfinder-maps, the repository it ships in. Its siblings there include Codebase Design, Domain Modeling and Grill Me. Each one is a separate skill with its own page in this directory, installs the same way To Tickets does, and is maintained by rengwu in that same repository. The rest of the collection is listed on the rengwu/wayfinder-maps page.

  • How does To Tickets compare to other AI Engineering skills?

    To Tickets ranks #3475 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of To Tickets against them. Open each page to compare what they document and how they install.

More from rengwu/wayfinder-maps

To Tickets is one of 14 skills cataloged on DirSkills from rengwu/wayfinder-maps.

See all 14 skills