paddo.dev documents that Claude Code runs an undocumented internal swarm system where the top-level agent silently spawns specialized subagents for distinct task domains rather than operating as a single sequential context. The architecture is not exposed in official docs and is inferred from telemetry and behavior analysis. Practitioners who understand the internal split can write CLAUDE.md and skills that cooperate with the swarm topology rather than fighting it.