affaan-m/claude-swarm
183 stars · Last commit 2026-02-11
Multi-agent orchestration for Claude Code — decompose tasks, coordinate agents, visualize everything in a rich terminal UI
README preview
# Claude Swarm [](https://pypi.org/project/claude-swarm/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) []() **Multi-agent orchestration for Claude Code** — decompose complex tasks into parallel subtasks, coordinate agents in real-time, and visualize everything in a rich terminal UI. Built with the [Claude Agent SDK](https://github.com/anthropics/claude-agent-sdk-python) for the [Claude Code Hackathon](https://cerebralvalley.ai/hackathons/claude-code-hackathon-aaHFuycPfjQa5dNaxZpU) (Feb 10-16, 2026). ## How It Works ``` You: "Refactor auth module from Express middleware to Next.js API routes" Claude Swarm: Phase 1: Opus 4.6 decomposes task into dependency graph Phase 2: Parallel agents execute subtasks with live dashboard Phase 2.5: Opus 4.6 Quality Gate reviews all agent outputs