Orca — координация нескольких агентов
★ 7.5 · orchestration
orchestration is a Claude Code skill that enables structured multi-agent coordination through the Orca platform: threaded messages, blocking ask/reply flows, task dispatch, worker_done/escalation waits, task DAGs, decision gates, and coordinator loops. Before issuing any commands, the skill fetches the full, version-matched reference via `ORCA skills get orchestration`, ensuring instructions never drift from the actual binary. Full ownership handoffs — requests phrased as "hand off", "handover", or "another worktree" — are routed to the companion orca-cli skill instead. It is the right choice for teams that need to decompose complex work across agents, monitor their progress, and manage multi-step AI workflows within the Orca runtime environment.
- #multi-agent-coordination
- #task-orchestration
- #workflow-dag
- #agent-handoff
- #orca