From agi-super-team
Orchestrates multi-agent AI swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration. Use for coordinated agent deployments, persistent autonomous task completion, and semantic memory search.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agi-super-team:rufloThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Executable:** `ruflo` (installed at `~/.npm-global/bin/ruflo`)
Executable: ruflo (installed at ~/.npm-global/bin/ruflo)
Version: v3.7.0-alpha.34
Source: ruv.io / github.com/ruvnet/claude-flow
Emoji: 🔮
ruflo is an enterprise AI agent orchestration platform — deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration.
Core capabilities:
| Command | Description |
|---|---|
ruflo init | Initialize RuFlo in current directory |
ruflo start | Start the orchestration system |
ruflo status | Show system status |
ruflo agent spawn -t <type> | Spawn a typed agent |
ruflo swarm init --v3-mode | Initialize V3 swarm |
ruflo memory search -q "<query>" | Semantic memory search |
ruflo mcp start | Start MCP server |
ruflo hive-mind | Queen-led multi-agent consensus |
ruflo guidance | Guidance Control Plane management |
ruflo autopilot | Persistent swarm until all tasks complete |
ruflo providers | Manage AI providers/models |
ruflo analyze | Code analysis, diff classification, change risk |
ruflo route | Intelligent task-to-agent routing (Q-Learning) |
ruflo hooks | Self-learning hooks system |
ruflo config | Configuration management |
ruflo doctor | System diagnostics and health checks |
ruflo neural | Neural pattern training, MoE, Flash Attention |
ruflo agent spawn -t coder
ruflo swarm init --v3-mode
ruflo memory search -q "auth patterns"
ruflo mcp start
ruflo doctor
ruflo route --task "analyze this codebase"
ruflo autopilot --goal "complete all open PR reviews"
Path: ~/.npm-global/bin/ruflo
Config: ~/.ruflo/ or project-local .ruflo/
ruflo complements OpenClaw for scenarios requiring:
ruflo analyze| Field | Value |
|---|---|
| Type | External tool / Agent orchestration |
| Installed | Yes (npm-global) |
| Runtime | Node.js ESM |
| Author | ruv.io |
| Last Verified | 2026-05-18 |
npx claudepluginhub aaaaqwq/agi-super-team --plugin agi-super-teamOrchestrates multi-agent swarms with hierarchical coordination, persistent memory, and 314+ MCP tools for AI coding agents. Use for multi-agent work, memory, routing, hooks, workflows.
Guides claude-flow orchestration decisions including topology, agents, memory, and SPARC workflow setup.
Designs multi-agent systems with coordinated agent swarms, task distribution, inter-agent communication, and emergent collective behavior for complex parallel tasks.