AI AGENT ADDONS

Orchestration

stablyai/orca
AI & Agent Building
34,496installs

Orca orchestration helps you coordinate multiple AI agents working together. You can send threaded messages, assign tasks, and wait for replies. It acts like a central coordinator for your agent team.

Use this skill when you need structured communication between agents. You can dispatch tasks to workers and track their progress using task DAGs. It handles decision gates and escalation flows smoothly.

This is different from simple terminal commands. Use it when coordination state matters. It is ideal for complex workflows with many agents.

Add Orchestration skill to your workflow

Global

mkdir -p ~/.claude/skills/orchestration

Project

mkdir -p .claude/skills/orchestration

Source Repository

Stars
8,549
Forks
596
Watchers
8,549
License
MIT
Last Push
1 month ago
Created
5 months ago