Tonight, somewhere above the 60th parallel, charged particles from the sun are colliding with oxygen and nitrogen — painting the sky in ribbons of green, violet, and crimson. The same kind of quiet, patient choreography that great tooling brings to a long coding session.
A subagent is a focused worker that Claude Code spawns inside your session to handle one slice of a larger task. It runs with its own context window, its own instructions, and returns just a summary — keeping your main conversation tidy while heavy lifting happens in parallel.
Tell the orchestrator what you want, and it'll fan out the work:
Each subagent gets a fresh context, so a long research pass doesn't bloat your main session. Bring back what matters; leave the noise behind.