orchestrating-swarms

Installation
SKILL.md

Swarm orchestration

Primitives

Agents, teams, teammates, leaders, tasks, inboxes, messages, backends — see primitives.md for definitions and the file-system layout.


Two Ways to Spawn Agents

Aspect Task (subagent) Task + team_name + name (teammate)
Lifespan Until task complete Until shutdown requested
Communication Return value Inbox messages
Task access None Shared task list
Team membership No Yes
Coordination One-off Ongoing
Best for Searches, analysis, focused work Parallel work, pipelines, collaboration
Installs
52
GitHub Stars
23
First Seen
Apr 13, 2026
orchestrating-swarms — iliaal/ai-skills