agent-coordination

agent-coordination is a skill for Claude Code, Codex from ruvnet/ruflo. It costs 51 tokens per session (512 once invoked), scanned A, original, MIT.

A guide for creating, managing, and coordinating multiple specialized software agents.

In plain words
What is it for?
Use it to spawn agents for coding, planning, reviewing, testing, research, security, performance work, and coordinated GitHub or workflow tasks.
Why use it?
It helps divide complex work among agents and track their progress, roles, pools, and coordination methods.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ruvnet/ruflo/agent-coordination
Any agent
npx skills add ruvnet/ruflo --skill agent-coordination
Clone the repo
git clone --depth 1 https://github.com/ruvnet/ruflo

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agent-coordination

README.md
[![agentmods](https://agentmods.dev/badge/skills/ruvnet/ruflo/agent-coordination.svg)](https://agentmods.dev/skills/ruvnet/ruflo/agent-coordination)
Your own site
<a href="https://agentmods.dev/skills/ruvnet/ruflo/agent-coordination"><img src="https://agentmods.dev/badge/skills/ruvnet/ruflo/agent-coordination.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 512 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00051 $0.00512
Opus 5 $0.00026 $0.00256
Sonnet 5 $0.00010 $0.00102
Haiku 4.5 $0.00005 $0.00051

Measured 4d ago against content hash 6e2f36a46a20, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

agent-coordination scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

.agents/skills/agent-coordination/SKILL.md · 81 lines

What it actually says

Agent Coordination Skill

Purpose

Spawn and coordinate agents for complex multi-agent tasks.

Agent Types

Core Development

coder, reviewer, tester, planner, researcher

V3 Specialized

security-architect, security-auditor, memory-specialist, performance-engineer

Swarm Coordination

hierarchical-coordinator, mesh-coordinator, adaptive-coordinator, collective-intelligence-coordinator

Consensus

byzantine-coordinator, raft-manager, gossip-coordinator, consensus-builder

GitHub

pr-manager, code-review-swarm, issue-tracker, release-manager

SPARC

sparc-coord, sparc-coder, specification, pseudocode, architecture, refinement

Commands

Spawn Agent

npx claude-flow agent spawn --type coder --name my-coder

List Agents

npx claude-flow agent list --filter active

Agent Status

npx claude-flow agent status --id agent-123

Agent Metrics

npx claude-flow agent metrics --id agent-123

Stop Agent

npx claude-flow agent stop --id agent-123

Pool Management

npx claude-flow agent pool --size 5 --type coder

Routing Codes

Code Task Agents
1 Bug Fix coordinator, researcher, coder, tester
3 Feature coordinator, architect, coder, tester, reviewer
5 Refactor coordinator, architect, coder, reviewer
7 Performance coordinator, perf-engineer, coder
9 Security coordinator, security-architect, auditor

Best Practices

  1. Use hierarchical topology for coordination
  2. Keep agent count under 8 for tight coordination
  3. Use specialized agents for specific tasks
  4. Coordinate via memory, not direct communication
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 81 lines · 51 tokens per session scan A 6e2f36a46a20

Subscribe to this mod's changes

agent-coordination is a skill published in the GitHub repository ruvnet/ruflo (70,306 stars, last pushed today), licensed MIT. It adds 51 tokens to every session and 512 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.