Reference

The facts tier: accurate, complete, and neutral. Every tutorial and how-to links here rather than restating signatures. For tasks (“how do I gate a command?”), start in the Guide; for a one-line snippet to copy, scan the Cheatsheet; this section is for looking up the exact signature.

Curated tables

Hand-written tables the generated API reference can’t assemble: every event, condition, primitive, and matcher in one place, with its full option set.

  • Events — the twelve lifecycle events and what each can block
  • Conditions — every condition type and its match semantics
  • Primitives & verdicts — every primitive’s signature, plus the LLM verdict types
  • AST matchers — the matcher catalog for styleguide rules
  • Agent skills — the full source of the two bundled skills

Generated

  • CLI — every uvx capt-hook subcommand and its options
  • API Reference — the full symbol reference, generated from source
  • Changelog — release history