1 min lesson
The right surface: Subagents
Answer "When should you reach for Subagents?" Then point to the lesson detail behind your choice.
Step 1 of 3
Done means you can delegate without polluting the main agent's context.
Use Subagents when one task has separable research, test, browser or review lanes. Keep the boundary narrow.
Where this fits
- Entry point
- Built-in and custom subagents
- Source
- Subagents docs and agent best practices
Use the source as the product reference.