ruflo — оркестрация роёв AI-агентов

vibe-coding

ruflo is a Claude Code skill that provides a cross-agent orchestration layer for coordinating AI coding agents including Claude Code, Cursor, Codex, Copilot, Gemini, Amp, and 12+ more. It ships as three npm packages — `ruflo`, `claude-flow`, and `@claude-flow/cli` — all invoked via `npx ruflo <command>`. Running `ruflo init` gives any MCP-compatible agent access to 314 tools across namespaces for HNSW-indexed semantic memory, hierarchical swarm coordination, spawning 55+ specialized agent types, session lifecycle hooks, and a 4-step intelligence pipeline (RETRIEVE → JUDGE → DISTILL → CONSOLIDATE). Thirty-plus optional plugins cover browser automation, CVE security scans, session cost telemetry, git diff risk analysis, and more. It's built for developers working on multi-agent systems that require persistent memory across sessions, parallel task execution, and structured workflows like SPARC or GAIA benchmarks — not for single-turn edits where orchestration overhead isn't justified.