joelhooks/swarm-tools
A multi-agent coordination system that decomposes tasks into parallel subtasks and spawns agents to execute them.

Velocity · 7d
+3.8
★ / day
Trend
→steady
star history
Swarm is a multi-agent coordination framework designed to break large tasks into smaller parallelizable subtasks. It integrates with AI coding assistants like OpenCode and Claude Code via an MCP server, allowing users to invoke swarm coordination with a simple command. The system includes learning capabilities to improve agent performance over time and provides agent issue tracking and management features.