Subagents are specialized AI agent instances within a larger system, designed for task-specific workflows and optimized context management. Each subagent operates within its own dedicated context window (e.g., 200,000 tokens in claude-code), reducing cognitive load and improving task resolution.

Key characteristics:

Example implementation & Insights:

Backlinks:

2026 04 14 Claude Code workflow using sub agents

Source Notes