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 132 Context-sensitive knowledge modules
Agents 62 Specialized AI personas for specific tasks
Commands 36 Workflow entry points and utilities
Hooks 8 Security and quality gate scripts

These are totals across all 8 plugins, derived from the per-plugin symlink manifests at build time — see Plugins for the per-plugin breakdown.

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.