🌊Ruflo
Multi-agent orchestration platform for Claude Code — coordinate swarms, not just single agents.
Installation
- Open the Terminal app on the machine it should live on.
Your Mac or Linux laptop is fine to start (Terminal lives in Applications → Utilities on a Mac). If you want it running 24/7, SSH into an always-on server and run the same steps there instead.
- Paste into your terminal.
Press Enter and follow any prompts from the installer. It sets up the agent's own command-line tool on this machine.
- Start it.
Run the command the install output shows (usually the agent's own name) in the same terminal. No Claude Code restart needed — this agent runs outside Claude Code.
- Use it.
Talk to it in its own interface — the terminal UI, or whatever channels it supports (see the description above). Check the source README for its commands.
Prefer to read the source first? Open on GitHub.