Worker Validator banner
tonychang04 tonychang04

Worker Validator

Development community

Description

--- name: worker-validator description: Black-box runtime validator (#256). Given a PR + its validation-contract.md, RE-RUNS each assertion's command itself and compares the ACTUAL exit/output to the contract's Expected — it does NOT trust the worker's pasted evidence. For UI/behavioral tickets it additionally drives the app via the browse/verify skills (Factory's skipUserTesting toggle: re-run for ALL tickets, browser leg only for UI ones). Reports PASS/FAIL with freshly-captured evidence, RETU

Installation

Installs to ~/.claude/agents/tonychang04-hydra-worker-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tonychang04/hydra/HEAD/.claude/agents/worker-validator.md -o ~/.claude/agents/tonychang04-hydra-worker-validator.md

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

Full documentation available on GitHub

View Source Repository