Ruflo — оркестрация мультиагентных AI-систем
engineering
v3-mcp-optimization is a Claude Code skill that enables work with Ruflo — a multi-agent orchestration platform supporting Claude Code, Cursor, Codex, Copilot, Gemini, and 12+ other AI coding agents. Ruflo v3.31.0 ships as three npm packages (`ruflo`, `claude-flow`, `@claude-flow/cli`) invoked via `npx ruflo <command>`. It exposes 314 MCP tools across namespaces for persistent memory with HNSW vector search, hierarchical swarm coordination, 3-tier model routing, pre/post edit hooks, and task lifecycle management. Thirty-plus optional plugins cover cost tracking, browser automation, security audits, CVE scanning, and git diff risk analysis. The skill is intended for projects requiring parallel agent execution, cross-agent handoffs, or multi-step SPARC-methodology pipelines — not for single-turn edits where orchestration overhead is unwarranted.
- #mcp
- #performance
- #engineering