ما هي agent-byzantine-coordinator؟
مهارة الوكيل للمنسق البيزنطي - الاستدعاء باستخدام $agent-byzantine-coordinator المصدر: ruvnet/ruflo.
مهارة الوكيل للمنسق البيزنطي - الاستدعاء باستخدام $agent-byzantine-coordinator
ثبّت مهارة الذكاء الاصطناعي agent-byzantine-coordinator بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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.
مهارة الوكيل للمنسق البيزنطي - الاستدعاء باستخدام $agent-byzantine-coordinator المصدر: ruvnet/ruflo.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinatorمهارة الوكيل للمنسق البيزنطي - الاستدعاء باستخدام $agent-byzantine-coordinator المصدر: ruvnet/ruflo.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/ruvnet/ruflo