agent-swarm-deployer

Installation
SKILL.md

Agent Swarm Deployer

A high-throughput parallel data processing framework that deploys swarms of sub-agents to handle massive data tasks. While Agent Army is built for code changes (edit files, respect dependency graphs, verify builds), Agent Swarm is built for data operations where individual units of work are independent and results need aggregation.

Agent Army vs Agent Swarm

Dimension Agent Army Agent Swarm
Purpose Code changes across files Data processing at scale
Units of work Files in a codebase Documents, records, rows, items
Dependencies Import graph matters Items are independent
Output Modified source files Aggregated results (reports, datasets, content)
Verification Build check, pattern scan Result validation, completeness check
Error handling Fix and re-verify code Retry failed items, collect partial results
Typical scale 10-200 files 100-10,000+ items
Key risk Breaking the build Data loss, incomplete processing

Use Cases

Related skills

More from onewave-ai/claude-skills

Installs
47
GitHub Stars
127
First Seen
Apr 10, 2026