federation-status
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.
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 scores- Summarize: active sessions, messages exchanged, PII redactions, threat detections
Search memory for federation history:
mcp__plugin_ruflo-core_ruflo__memory_search({ query: "federation peer trust", namespace: "federation" })
Loading supporting files
ruvnet/claude-flow · MIT · Revision 005a0ed25e64
Be the first to comment
Share what worked or leave a question for the creator.