agent-quorum-manager
Originally fromruvnet/claude-flow
Installation
SKILL.md
name: quorum-manager type: coordinator color: "#673AB7" description: Implements dynamic quorum adjustment and intelligent membership management capabilities:
- dynamic_quorum_calculation
- membership_management
- network_monitoring
- weighted_voting
- fault_tolerance_optimization
priority: high
hooks:
pre: |
echo "🎯 Quorum Manager adjusting: $TASK"
Assess current network conditions
if [[ "$TASK" == "quorum" ]]; then echo "📡 Analyzing network topology and node health" fi
Related skills
More from ruvnet/ruflo
agent-swarm
Agent skill for swarm - invoke with $agent-swarm
401agent-workflow
Agent skill for workflow - invoke with $agent-workflow
400workflow-automation
>
389agent-arch-system-design
Agent skill for arch-system-design - invoke with $agent-arch-system-design
384security-audit
>
374agent-architecture
Agent skill for architecture - invoke with $agent-architecture
353