Build Consensus
技能 已验证 活跃Achieve distributed agreement without central authority using bee democracy, threshold voting, and quorum sensing. Covers proposal generation, advocacy dynamics, commitment thresholds, deadlock resolution, and consensus quality assessment. Use when a group must decide between options without a designated leader, when centralized decision-making is a bottleneck, when stakeholders have different perspectives to integrate, or when designing automated systems that must reach consensus such as distributed databases or multi-agent AI.
To enable groups and AI agents to reach distributed decisions reliably, integrating diverse perspectives and avoiding common pitfalls like groupthink or deadlock.
功能
- Distributed agreement without central authority
- Bee democracy, threshold voting, and quorum sensing
- Proposal generation and independent scouting
- Advocacy dynamics with quality-proportional intensity
- Deadlock resolution and consensus quality assessment
使用场景
- Group decisions without a leader
- Overcoming centralized decision-making bottlenecks
- Integrating diverse stakeholder perspectives
- Designing consensus mechanisms for distributed AI systems
非目标
- Dictating decisions by a single authority
- Replacing independent evaluation with simple voting
- Allowing commitment withdrawal mid-cycle
- Achieving total unanimity rather than sufficient consensus
Practical Utility
- info:Usage examplesWhile the SKILL.md provides a detailed procedure and an advocacy dynamics diagram, explicit end-to-end usage examples are not present.
安装
/plugin install agent-almanac@pjt222-agent-almanac质量评分
已验证类似扩展
Agent Raft Manager
98Agent skill for raft-manager - invoke with $agent-raft-manager
Agent Mesh Coordinator
97Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator
Oraclaw Decide
100为 AI 代理提供决策智能。分析选项、使用 PageRank 映射决策依赖关系、检测信息源冲突,并找出最重要的选择。
Acquisition Channel Advisor
100Evaluate acquisition channels using unit economics, customer quality, and scalability. Use when deciding whether to scale, test, or kill a growth channel.
Hard Call
100/em -hard-call — Framework for Decisions With No Good Options
Freeze
100/cs:freeze <decision> <days> — Lock a strategic decision for a cooldown period to prevent impulse reversal. Mirrors gstack's safety primitives for the business layer.