Agent Consensus Coordinator
技能 已验证 活跃Agent skill for consensus-coordinator - invoke with $agent-consensus-coordinator
To enable agents to achieve fast and reliable agreement in multi-agent systems using advanced consensus protocols and sublinear solvers.
功能
- Byzantine Fault Tolerance
- Distributed Voting Mechanisms
- Multi-Agent Synchronization
- Consensus Protocol Optimization
- Analysis of Network Properties
使用场景
- Implementing Byzantine Fault Tolerant consensus in distributed systems.
- Designing and optimizing distributed voting systems with influence analysis.
- Coordinating actions and resource allocation across swarms of agents.
- Analyzing and optimizing the topology and stability of consensus networks.
非目标
- Handling general-purpose task execution outside of consensus protocols.
- Providing a user interface for direct interaction; designed for agent invocation.
- Managing agent lifecycles or generic agent communication.
安装
npx skills add ruvnet/ruflo通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Swarm Orchestration
100Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
Critique
99Comprehensive multi-perspective review using specialized judges with debate and consensus building
Multi Agent Patterns
99Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
Agent Raft Manager
98Agent skill for raft-manager - invoke with $agent-raft-manager
Hive Mind Advanced
98Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
Coordinate Swarm
98Apply collective intelligence coordination patterns — stigmergy, local rules, and quorum sensing — to organize distributed systems, teams, or workflows without centralized control. Covers signal design, agent autonomy boundaries, emergent behavior cultivation, and feedback loop tuning. Use when designing distributed systems without a coordination bottleneck, organizing teams that must self-coordinate, building event-driven architectures with shared state communication, or replacing fragile centralized orchestration with resilient emergent coordination.