Sub-agent
Definition: A sub-agent is a specialized agent that a main agent triggers to handle part of a task, with its own context and tools.
This delegation lets you split a complex problem and isolate each step in a dedicated context. It is called a multi-agent architecture when several sub-agents collaborate under a coordinating orchestrator.