DEFINITION
Subagent
Sub-Agent
Definition
A child or subordinate AI agent spawned or coordinated by a parent agent to handle specific subtasks. Enables hierarchical agent architectures where complex problems are decomposed into smaller agent-managed tasks.
Examples in the Wild
- Example 1:Claude Code sessions spawning 1-3 subagents per session
- Example 2:Multi-agent workflows with parent-child agent relationships