Last updated: 2026-04-18

What is Subagent?

A specialized agent spawned by a parent agent to handle a focused subtask with its own context window. Common pattern for long-running work: the parent orchestrates, subagents do focused reads/writes without bloating the parent's context.

See also

← Back to the full AI agent glossary.