II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:multi-agent-dispatch
Multi-Agent Dispatch overview
Dispatch work to multiple agents in parallel, each operating in its own workspace and branch. The orchestrator fans out tasks, enforces concurrency limits, and collects results. Used for parallel issue processing, batch code review, and divide-and-conquer workflows.
Attributes
displayName
Multi-Agent Dispatch
description
Dispatch work to multiple agents in parallel, each operating in its own
workspace and branch. The orchestrator fans out tasks, enforces concurrency
limits, and collects results. Used for parallel issue processing, batch
code review, and divide-and-conquer workflows.
orchestrationKind
multi-agent-coordination
trigger
manual
Outgoing edges
orch_applies_to2
- topic:parallel-agent-execution·TopicParallel Agent Execution
- topic:multi-agent-orchestration·TopicMulti-Agent Orchestration
orch_requires_skill_area1
- skill-area:multi-agent-coordination·SkillAreaMulti-Agent Coordination
realizes1
- layer:13-orchestration·LayerOrchestration
Incoming edges
supports_orchestration_primitive6
- agent-core-impl:agent-mux.core@current·AgentCoreImplagent-mux Core (current) — bridge to remote agent loop
- agent-core-impl:amp.core@current·AgentCoreImplSourcegraph Amp Core (current)
- agent-core-impl:droid.core@current·AgentCoreImplFactory Droid Core (current)
- agent-core-impl:gemini-cli.core@current·AgentCoreImplGemini CLI Core (current)
- agent-core-impl:langgraph.core@current·AgentCoreImplLangGraph Graph Core (current)
- agent-ui-impl:vibe-kanban.ui@current·AgentUIImplVibe Kanban UI (current) — web-only