Claude Flow
by ruvnet
Orchestrates multi-agent swarms for Claude Code — 100+ specialized agents, shared memory, and consensus topologies via CLI and MCP. By ruvnet (formerly claude-flow, now ruflo).
Skills
Agent Swarm Orchestration
Spawns and coordinates 100+ specialized agents on top of Claude Code for parallel task execution.
Shared Memory
Maintains a shared memory layer so swarm agents pass context and results between each other.
Consensus Topologies
Arranges agents in configurable topologies with consensus mechanisms for reliable multi-agent decisions.
Related Agents
AgentRQ
Human-in-the-loop task manager for AI agents. Agents assign tasks to you; you assign back. Native Claude Code push noti…
Agent Zero
Runs a general-purpose personal agentic framework with persistent memory, tool use, code execution, and multi-agent coo…
AgentScope
Builds multi-agent applications with a Python framework focused on transparency, observability, and tracing. Includes a…
AutoGen
Microsoft's open-source multi-agent framework. Supports conversational, autonomous, and human-in-the-loop agent pattern…