Quality gate for checking outputs against explicit acceptance criteria. Invoke after an artifact is produced and before it passes downstream in a pipeline. Produces APPROVED/REJECTED verdicts with per-criterion evidence.
$curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/jdforsythe/forge/HEAD/agents/verifier.mdInstalls into the current project.
Install verifier by running `curl -o .claude/agents/verifier.md https://raw.githubusercontent.com/jdforsythe/forge/HEAD/agents/verifier.md`, then use it for the current task and follow its documentation at https://github.com/jdforsythe/forge.