Agent teams take delegation to the next level — instead of individual subagents that report back in isolation, you get multiple Claude Code sessions working simultaneously on a shared task list with built-in coordination. In this lesson, Brian walks through the full agent teams workflow, from enabling the experimental feature flag in settings to prompting Claude to spawn a three-agent team (backend, frontend, and tester) that collaborates on building a project dashboard feature for the demo app.
Brian shows the agent team in action — how the lead agent creates tasks with dependencies, how teammates self-assign work, and how to navigate between agents in the terminal UI. He also covers the practical realities: agent teams burn through tokens faster since each teammate is a full Claude Code session, the UI for switching between agents takes some getting used to, and you should think of your prompt like writing tickets for a real engineering team. The lesson wraps up with a clear comparison of when to reach for subagents versus agent teams.
Created by Brian Casel (that's me) — multi-time founder, product designer, teacher, and the creator behind Builder Methods.