<aside> 🤖
A multi-agent workflow is one where Claude Code spins up multiple sub-agents, assigns each a specific task, and runs them in parallel or in sequence. For GTM engineers, this is most useful when you have a workflow with distinct phases that do not depend on each other and can run simultaneously.
</aside>