From ruflo-federation
Show federation health — peers, sessions, trust levels, and message metrics
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-federation:federation-statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the current state of the federation.
Show the current state of the federation.
Steps:
npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation status -- overall healthnpx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation peers -- list peers with trust levels and scoresSearch memory for federation history:
mcp__claude-flow__memory_search({ query: "federation peer trust", namespace: "federation" })
npx claudepluginhub force416/ruflo --plugin ruflo-federationGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
15plugins reuse this skill
First indexed Jun 15, 2026
Showing the 6 earliest of 15 plugins