Validate Consensus banner
krzemienski krzemienski

Validate Consensus

Development community

Description

--- name: validate-consensus description: Spawn N independent validators to assess the same feature and synthesize a unified consensus verdict with confidence scoring. triggers: - "validate consensus" - "consensus validation" - "multi-reviewer validate" - "unanimous validate" --- # Validate Consensus Spawn N (≥2, default 3) **independent** validator agents against the **same** feature, let each capture evidence blindly, then synthesize their per-journey verdicts into a single consensus

Installation

Installs to ~/.claude/skills/krzemienski-validationforge-validate-consensus/SKILL.md

Terminal
mkdir -p ~/.claude/skills/krzemienski-validationforge-validate-consensus && curl -fsSL https://raw.githubusercontent.com/krzemienski/validationforge/HEAD/commands/validate-consensus.md -o ~/.claude/skills/krzemienski-validationforge-validate-consensus/SKILL.md

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

Full documentation available on GitHub

View Source Repository