Skip to main content

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.

インストールへ移動

ソース情報

リポジトリ
ruvnet/ruflo
ソースの最終更新活動
2026年7月17日 03:06
検出された SKILL.md の言語
英語
スター
73,010
フォーク
8,665

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
federation-status
description
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.
allowed-tools
Bash(npx *) mcp__plugin_ruflo-core_ruflo__memory_search Read
argument-hint
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" })`
GitHubで見る