telexed ~ c / 18c6f3e2-d1cradar:60 · agent_toolLIVE
← back
NO.
#18c6f3e2
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-06 20:11:52
Importance
★ 6/10 — radar 60
`Ruflo`: multi-agent orchestration layer for `Claude Code`
FIG-0181:1

`Ruflo`: multi-agent orchestration layer for `Claude Code`

Adds a full coordination layer on top of Claude Code: swarms, memory, hooks, federation, and an MCP server. Useful if you want agent workflows without building your own orchestrator, but the full install is much heavier than a plugin-only trial.

[ KEY POINTS ]
  1. The full npx ruflo init path exposes 98 agents, 60+ commands, 30 skills, hooks, a daemon, and MCP-backed memory.
  2. Plugin installs stay light with slash commands and agent definitions only, but skip MCP features like memory_store and swarm_init.
  3. Positioning is clear: let coding agents coordinate across machines, sessions, and trust boundaries instead of acting as isolated copilots.
  4. Workspace footprint differs sharply by install path; the full setup writes .claude/, .claude-flow/, CLAUDE.md, helpers, and settings.
Originalgithub.com/ruvnet/rufloRead original →

// related