Term
Subagent
A separate Claude instance spawned to handle a specialized sub-task in parallel.
Used to offload narrow investigations, parallelize research, or isolate context-heavy work from the main conversation.
Defined in .claude/agents/ as folders with AGENT.md. Each subagent has its own system prompt and can use its own tools.