Configure
Your skills, commands, hooks, rules, and MCP servers live in ~/.agents/. Install once, sync to every CLI on every machine.
Config layers
How system, you, team, and project layers combine at resolution time.
Rules
The AGENTS.md lines every run reads before it starts.
Commands
Named slash commands the agent can invoke.
Skills
Reusable capability bundles synced to every CLI.
MCP
Model Context Protocol servers, shared across harnesses.
Hooks
Fire scripts on tool calls and lifecycle events.
Permissions
Allow and deny lists that gate what the agent can run.
Subagents
Named agent types dispatched by the orchestrator.
Plugins
Bundle skills, commands, and hooks into one installable unit.
Workflows
Reusable multi-agent pipelines invoked by name.
Profiles
Saved (provider, model, key) triples for one-word dispatch.
Secrets
Keychain-backed bundles scoped per process.