consensus
CommunityValidator consensus collection
Authormasharratt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Aggregates Loop 2 validator consensus scores and validates against mode thresholds.
Core Features & Use Cases
- Collect consensus: Compute average, min, max, and count.
- Validate consensus: Compare against mode thresholds (MVP/Standard/Enterprise).
- Usage: Determine if validators reach the required consensus to proceed.
Quick Start
collectConsensus([0.92, 0.89, 0.94]); validateConsensus({ average: 0.92, mode: 'standard' });
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: consensus Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#consensus Please download this .zip file, extract it, and install it in the .claude/skills/ directory.