$ timeahead.in
/ servers/npm/@claude-flow/cli
npm

@claude-flow/cli

Ruflo CLI - Enterprise AI agent orchestration with 60+ specialized agents, swarm coordination, MCP server, self-learning hooks, and vector memory for Claude Code

65k stars115k/wkupdated 0d agogithub ↗
58poor
▣ Overview
Try the UI Beta — flo.ruv.ioGoal Planner — goal.ruv.ioLive Agents — goal.ruv.io/agentsnpm version (ruflo)Ecosystem downloadsGit clones (14d)Star on GitHubMIT LicenseClaude Code

What it does

Ruflo is an AI agent orchestration CLI that brings multi-agent coordination to Claude Code. It bundles 100+ specialized agents that self-organize into swarms, learn from task outcomes, and persist memory across sessions. The hooks system automatically routes new tasks based on learned patterns, while federated communication allows agents to collaborate across machines without exposing raw data. An embedded MCP server registers agent definitions and memory stores to Claude's runtime.

Who it's for

Teams scaling Claude to multiple specialized agents on complex projects, organizations that need cross-team collaboration without leaking sensitive data between agents, and engineers building agentic workflows that improve over time through feedback loops.

Common use cases

  • Swarm multiple agents on a task (design, implementation, testing) with automatic role routing
  • Learn agent strengths across prior tasks and reuse successful patterns
  • Federate agents across teams or security boundaries
  • Persist agent memory and performance metrics across sessions
  • Route tasks to agents based on historical success on similar work

Setup pitfalls

  • 30 secrets were detected in the package; audit the source and dependencies before production use
  • Requires write access to workspace directories (.claude/, CLAUDE.md, .claude-flow/) and cannot run in read-only or sandboxed environments
  • High risk: the hooks system executes code on every Claude Code operation; review hook definitions and understand the execution model before deploying
  • MCP server registration modifies Claude Code's environment configuration; ensure the daemon remains running or manually clean up the server registration after uninstall
30 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
99
19.8
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
57.8
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "claude-flowcli": {
      "command": "npx",
      "args": [
        "-y",
        "@claude-flow/cli"
      ]
    }
  }
}
📈 Score historylast 34 snapshots
5/25/20267/21/2026 · 34 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads115k
github stars65k
forks8k
open issues812
license✓ present
readme length28221 chars
last publish0d ago
last commit0d ago
last updated4d ago
install verified✗ fail · 20d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points