Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Show federation health — peers, sessions, trust levels, and message metrics
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 skills add ruvnet/ruflo --skill federation-statusHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.