Coordinate multi-agent Claude Code and Codex workflows with Ruflo
Install Ruflo when an operator needs Claude Code or Codex agents to coordinate swarms, memory, hooks, and MCP tools across a bounded project workflow.
npx skills add agentskillexchange/skills --skill coordinate-multi-agent-claude-code-and-codex-workflows-with-ruflo
Use Ruflo when an agent operator needs a repeatable way to coordinate multiple Claude Code or Codex agents around a project task instead of prompting one assistant manually. The agent/operator installs the Ruflo CLI or Claude Code plugin, initializes the workspace, and uses its swarm, memory, hook, workflow, and MCP surfaces to split work, preserve useful context, and route tasks through specialized agents. Invoke this instead of using the product normally when the job is multi-agent project execution, agent handoff, reusable workflow orchestration, or MCP-backed memory/tool coordination inside an existing coding-agent runtime. The scope boundary is Ruflo’s agent orchestration layer for Claude Code, Codex, hooks, plugins, MCP tools, and workspace-local workflows, not a generic AI platform or broad multi-agent theory listing.
What this skill actually does
Inputs and prerequisites: Claude Code or Codex, Node.js/npx, Ruflo CLI or Claude Code plugin, optional MCP client support.
Setup notes: For the full workflow surface, run npx ruflo init in the project workspace and review the generated Claude/Ruflo files before enabling hooks and MCP tools. For the lighter Claude Code plugin path, add the Ruflo plugin marketplace and install the specific Ruflo plugins needed for the workflow.
Source and verification boundary: use https://github.com/ruvnet/ruflo as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.
Framework fit: publish this as a Multi-Framework workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.