Subagent Patterns
Subagents are independent Claude instances launched via the Agent tool. They run in isolation, protecting the main context window from excessive results while enabling parallel work.
When to Use
- User needs deep research into a codebase area without polluting main context
- Multiple independent investigations can run in parallel
- User asks about the Agent tool or subagent types
- Task requires exploring unfamiliar code before making changes
- User wants to delegate a s
[Description truncada. Veja o README completo no GitHub.]