🧠 All Things AI
Advanced

Multi-Agent Systems

Orchestrator and subagent patterns via the Claude API — handoffs, parallelism, and state management.

What You Will Learn

  • Orchestrator pattern: one Claude instance directing others
  • Subagent pattern: specialised agents for specific tasks
  • Handoff: passing context and state between agents
  • Parallel subagents: running multiple Claude calls concurrently
  • State management: what to keep in memory vs pass explicitly

This page is under development. Content is being added progressively. Check back soon for the full article.