Full walkthrough in the resource library HERE Free, open-source harness that turns Claude Code into a coordinated agent team. A queen agent plans and delegates, worker agents (coder, tester, reviewer, architect) execute, and everything runs on a shared vector memory that persists between sessions.
Heads up: it was renamed from Claude-Flow to Ruflo, so most tutorials link to the wrong repo.
One command to try it: npx ruflo@latest init wizard
Two honest caveats - it's a developer tool, so skip it if you're not shipping code. And running a swarm eats usage fast, so set up model routing (cheap models for the workers) before you go wide.