The catalog
12 skills, in five regions.
Grouped by the job they do, roughly in the order work moves through them — orient, decide, investigate, run.
Orient
Bind the discipline to a repo, and find your way around it.
2 skills- routerpack
Entry point for the team-workflow pack — names every pack skill and when to reach for it.
- setuppack
Once-per-repo binding interview for the team-workflow pack — scan the repo, confirm the mandatory bindings (tracker, verify commands, decider, binding-doc home), seed the anchor binding doc, templates, and the session-start handoff hook, and refresh idempotently on re-run.
Decide
Settle what is still open before anyone writes a line of it.
3 skills- grillingpack
Interview the decider relentlessly to turn a half-formed plan, design, or idea into shared understanding — a design tree worked in rounds until nothing is silently assumed.
- decision-mappack
Chart or work a decision map for genuinely foggy work — a new primitive, a milestone charter, an integration nobody can spec in one sitting — before any build slice is written.
- advisory-boardstandalone
Convene a multi-model advisory board (a round table) where subscription-backed Claude, Codex, Gemini, and Grok CLIs each review the same material independently, debate across rounds by reading one another's findings, and converge on a single working handoff.
Investigate
Answer what discussion cannot — from sources, or from running code.
2 skills- researchpack
Run an autonomous research lane against primary sources, ending in a cited findings file linked from the driving ticket — and, when the missing facts are human-held, a questionnaire.
- prototypepack
Build throwaway prototype code that answers a design question — UI variants on a live route, or a terminal UI over a pure logic module.
Run
Get decided work onto the board, through the lanes, and handed on.
4 skills- to-ticketspack
Turn a plan, a spec, a closed decision map, or a pressure-tested conversation into tracer-bullet work items on the repo's tracker, each an issue-as-spec with its blocking edges wired.
- wizardpack
Generate an interactive bash wizard that walks a human through a procedure only they can perform — third-party dashboards, credentials, DNS records, CI secrets, one-off cutovers.
- orchestratepack
Run a session as the orchestrator of parallel agent-assisted work — routing items to working sessions, auditing results, and owning integration, instead of implementing.
- handoffpack
Write a structured session handoff so a fresh session resumes losslessly.
Author
The standard the rest of this catalog is written against.
1 skill