株式会社オブライト
AI Agent2026-05-17

Multi-Agent

Also known as: Multi-Agent / マルチエージェント / マルチエージェントシステム

Architecture where multiple AI agents collaborate — an orchestrator delegates to sub-agents, enabling work no single agent could handle.


Overview

A multi-agent system delegates a large task across specialised sub-agents running in parallel. Claude Code's Agent View and OpenAI Symphony both implement this pattern at production scale.

Git worktree isolation keeps each sub-agent's changes separate. Ticket-driven development (Linear → Symphony → PR) is a popular trigger mechanism.

Related Columns

Related Terms

Feel free to contact us

Contact Us