Skip to content

Tags

Every coloured tag in these docs says how a thing is triggered. This is the directory: each tag explains how you use it, then lists everything of that kind. New to the colours? The how-to-read guide introduces them.

One question sorts every tag: who pulls the trigger? You act, the system fires on its own, an agent reads the machine surface — or nothing triggers it and it’s simply a term worth knowing.

How you use it: just say what you want to Claude Code in plain words — no command, no slash. Asking to “contribute this upstream” starts the kit-contribute skill; “write docs for this” starts kit-docs-writer. Claude matches your intent to the right skill.

How you use it: type it in your terminal — cckit <verb> (for example cckit start 42). Run cckit help for the full list, or cckit <verb> --help for one. Add --llm to any verb for machine-readable output.

How you use it: in Claude Code, type / then the skill name — /kit-next, /kit-ship. The editor lists them as you type. Many skills also trigger conversationally (see above), so you can either run /kit-contribute or just ask to “contribute this upstream”.

How you use it: you don’t trigger a flow directly — it’s the end-to-end process the commands and skills carry out. You “use” it by running its steps in order (each step has its own command). The diagrams on these pages draw each flow left to right.

How you use it: you don’t — a hook runs automatically when an event happens (before a commit, on session start, and so on). cckit wires them when you set up a repo; you just see the result. The Hooks page lists each one and the command it guards.

How you use it: add --llm to any cckit verb to get machine-readable output (uniform data as TOON, JSON otherwise) — this is the surface an agent reads instead of scraping human text. The AGENTS.md contract documents it.

How you use it: nothing to trigger — a concept is a term worth knowing before you go further (an effort, a wave, a worktree). Click through to where it’s defined.

Independent, educational project — not affiliated with or endorsed by Anthropic. Claude and Claude Code are trademarks of Anthropic PBC. Disclaimer & trademarks ·

From Mexico with love by josegtz