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.

thedixitjain bd03c88 908 B Updated 2 repo stars

File contents

Show the current state of the federation.

Steps:

  1. npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation status -- overall health
  2. npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation peers -- list peers with trust levels and scores
  3. 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" })


Source: ruvnet/rufloplugins/ruflo-federation/skills/federation-status/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/federation-status commit bd03c88132

Frequently asked questions

npx skillmds add thedixitjain/federation-status