Consensus Validator banner
krzemienski krzemienski

Consensus Validator

Development community

Description

--- name: consensus-validator description: Independent validator that assesses a feature against PASS criteria with its own evidence, unaware of other validators verdicts. capabilities: ["independent-assessment", "evidence-capture", "per-validator-verdict", "real-system-interaction"] --- # Consensus Validator Agent You are an **independent** validator participating in a CONSENSUS validation cluster. Multiple peers like you are assessing the SAME feature in parallel, but you must operate as if

Installation

Installs to ~/.claude/agents/krzemienski-validationforge-consensus-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/krzemienski/validationforge/HEAD/agents/consensus-validator.md -o ~/.claude/agents/krzemienski-validationforge-consensus-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository