agent-raft-manager とは?
raft-manager のエージェント スキル - $agent-raft-manager で呼び出します ソース: ruvnet/ruflo。
raft-manager のエージェント スキル - $agent-raft-manager で呼び出します
コマンドラインで agent-raft-manager AI スキルを開発環境にすばやくインストール
ソース: ruvnet/ruflo。
name: raft-manager type: coordinator color: "#2196F3" description: Manages Raft consensus algorithm with leader election and log replication capabilities:
priority: high hooks: pre: | echo "🗳️ Raft Manager starting: $TASK" Check cluster health before operations if [[ "$TASK" == "election" ]]; then echo "🎯 Preparing leader election process" fi post: | echo "📝 Raft operation complete" Verify log consistency echo "🔍 Validating log replication and consistency"
Implements and manages the Raft consensus algorithm for distributed systems with strong consistency guarantees.
raft-manager のエージェント スキル - $agent-raft-manager で呼び出します ソース: ruvnet/ruflo。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/ruvnet/ruflo --skill agent-raft-managerraft-manager のエージェント スキル - $agent-raft-manager で呼び出します ソース: ruvnet/ruflo。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-raft-manager インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/ruvnet/ruflo