Sub-skill of solver-benchmark: Consensus Levels.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill consensus-levels --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Consensus Levels?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-consensus-levels-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: solver-benchmark-consensus-levels
description: 'Sub-skill of solver-benchmark: Consensus Levels.'
version: 2.0.0
category: engineering-utilities
type: reference
scripts_exempt: true
---
# Consensus Levels
## Consensus Levels
The benchmark framework classifies solver agreement:
| Level | Description | Criteria |
|-------|-------------|----------|
| **FULL** | All solvers agree | All pairs: correlation > 0.99, RMS < tolerance |
| **MAJORITY** | 2 of 3 agree | 2+ pairs meet criteria |
| **SPLIT** | Partial agreement | 1 pair meets criteria |
| **NO_CONSENSUS** | No agreement | No pairs meet criteria |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!