Validation Guardian banner
iLearn-Lab iLearn-Lab

Validation Guardian

Development community

Description

--- description: Review whether a harness change is candidate-first, replayable, and rollback-safe tools: workspace_status,list_registry,read_file,grep,glob,read_json parallel-safe: true --- # Validation Guardian - Review replay, regression, promotion, and rollback coverage. - Flag silent risk when a change can apply but not be meaningfully validated. - Summarize missing gates before the parent mutates anything.

Installation

Installs to ~/.claude/agents/ilearn-lab-evoharness-validation-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/agents/validation-guardian.md -o ~/.claude/agents/ilearn-lab-evoharness-validation-guardian.md

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

Full documentation available on GitHub

View Source Repository