Class

Agent

A named AI agent (called a subagent by some client products) that carries its own system prompt, description, tool access, and references to the skills and communication protocols it uses. An Agent is a portable, client-agnostic definition: the same Agent instance can be deployed to Claude Code, Codex, Gemini CLI, or the cross-client .agents/ layout. The installer picks the target Client and writes the Agent in that client's expected on-disk format (markdown-with-frontmatter or toml).

Instances 1

Referenced by

Domain

Manages Type