AugmentClaude
FeaturedAgent

🌊Ruflo

Multi-agent orchestration platform for Claude Code — coordinate swarms, not just single agents.

Installation

Heads up: this one is a standalone program, not a Claude Code subagent. It installs and runs on its own — you don't need Claude Code first (it can connect to Claude Code, but that's optional).
  1. 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.

  2. 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.

  3. 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.

  4. 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.