Agent Swarm

(Industry standard: Parallel Agent) Primary Use Case: Work that can be partitioned into independent sub-tasks running concurrently across multiple agents. Parallel multi-agent execution pattern. Use when: work can be partitioned into independent tasks that N agents can execute simultaneously across worktrees. Includes routing (sequential vs parallel), merge verification, and correction loops.

richfrem d6be6f4 74 files · 1.8 MB Updated

File contents

richfrem/project_sanctuary/tree/main/.agents/skills/agent-swarm commit d6be6f454a

Frequently asked questions

npx skillmds@latest add richfrem/agent-swarm-2