What problem does it solve?
This Skill provides a structured, evidence-based approach to making critical decisions by leveraging domain-weighted expertise from multiple agents, ensuring that high-risk choices are validated rigorously.
Core Features & Use Cases
- Weighted Voting: Agents vote on decisions, with their votes weighted by their expertise in the relevant domain.
- Domain Detection: Automatically identifies the primary domain of a decision (e.g., Security, Auth, Data, Algorithm) to select appropriate agents.
- Configurable Thresholds: Supports simple majority, supermajority, or unanimous voting modes to match the required level of consensus.
- Use Case: When deciding on a new password hashing algorithm, this skill will engage security, architect, and reviewer agents, weighting their votes based on their expertise, to reach a consensus that balances security, performance, and maintainability.
Quick Start
Use the consensus-voting skill to decide on using JWT or session cookies for authentication.