claude-flow
by ruvnet
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code support via MCP protocol. Ranked #1 in agent-based frameworks.
# Add to your Claude Code skills
git clone https://github.com/ruvnet/claude-flow🌊 Claude-Flow v3: Enterprise AI Orchestration Platform
<div align="center">Production-ready multi-agent AI orchestration for Claude Code
Deploy 60+ specialized agents in coordinated swarms with self-learning capabilities, fault-tolerant consensus, and enterprise-grade security.
</div>Getting into the Flow
Claude-Flow is a comprehensive AI agent orchestration framework that transforms Claude Code into a powerful multi-agent development platform. It enables teams to deploy, coordinate, and optimize specialized AI agents working together on complex software engineering tasks.
Self-Learning/Self-Optimizing Agent Architecture
User → Claude-Flow (CLI/MCP) → Router → Swarm → Agents → Memory → LLM Providers
↑ ↓
└──── Learning Loop ←──────┘
<details>
<summary>📐 <strong>Expanded Architecture</strong> — Full system diagram with RuVector intelligence</summary>
flowchart TB
subgraph USER["👤 User Layer"]
U[User]
end
...