Skip to content

Reference

Complete reference for every component in the toolkit. These pages are auto-generated from the source files.

Components

Component Count Description
Skills .skill_count at 0x7f55a9c80a40> Context-sensitive knowledge modules
Agents .agent_count at 0x7f55a9c80ae0> Specialized AI personas for specific tasks
Commands {{ command_count }} Workflow entry points and utilities
Hooks 6 Security and quality gate scripts

How to read the reference

Skills activate automatically when the work you're doing matches their domain. You rarely invoke them directly.

Agents are specialized personas. You can invoke them directly ("Use security-sentinel to check this") or let orchestrators dispatch them.

Commands are what you type. They're the entry points into workflows and utilities.

Hooks run automatically on file writes and session events. You don't invoke them — they protect you.