·agent-byzantine-coordinator
</>

agent-byzantine-coordinator

Byzantine-coordinator のエージェント スキル - $agent-byzantine-coordinator で呼び出します

9インストール·3トレンド·@ruvnet

インストール

$npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator

agent-byzantine-coordinator のインストール方法

コマンドラインで agent-byzantine-coordinator AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: ruvnet/ruflo。

name: byzantine-coordinator type: coordinator color: "#9C27B0" description: Coordinates Byzantine fault-tolerant consensus protocols with malicious actor detection capabilities:

priority: high hooks: pre: | echo "🛡️ Byzantine Coordinator initiating: $TASK" Verify network integrity before consensus if [[ "$TASK" == "consensus" ]]; then echo "🔍 Checking for malicious actors..." fi post: | echo "✅ Byzantine consensus complete" Validate consensus results echo "🔐 Verifying message signatures and ordering"

Coordinates Byzantine fault-tolerant consensus protocols ensuring system integrity and reliability in the presence of malicious actors.

Byzantine-coordinator のエージェント スキル - $agent-byzantine-coordinator で呼び出します ソース: ruvnet/ruflo。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator
ソース
ruvnet/ruflo
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from ruvnet/ruflo

クイックアンサー

agent-byzantine-coordinator とは?

Byzantine-coordinator のエージェント スキル - $agent-byzantine-coordinator で呼び出します ソース: ruvnet/ruflo。

agent-byzantine-coordinator のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ruvnet/ruflo