> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pluxx.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Hooks, Commands, and Agents

Pluxx models hooks, commands, and agents as first-class primitives and compiles them per host.

## Commands

* Claude Code: supported
* Cursor: supported
* OpenCode: supported
* Codex: use `@plugin` + skills

## Hooks

Hook event vocabularies differ by host. Pluxx maps canonical events and validates target compatibility.

## Agents

Subagent formats differ per host; Pluxx keeps a shared intent model and emits target-specific output.
