From ruflo-federation
Show federation health — peers, sessions, trust levels, and message metrics. Use when the user asks "is federation healthy?", "show peers", "federation status", or wants to inspect cross-installation agent connectivity.
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 dsj7419/claude-flow --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.
4plugins reuse this skill
First indexed Jul 14, 2026