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 3a31bb8 2 files · 24.8 KB Updated

File contents

richfrem/project_sanctuary/tree/main/.copilot/skills/agent-swarm commit 3a31bb86c4

Frequently asked questions

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