Verifier Opus banner
alexslkgit alexslkgit

Verifier Opus

Development community

Description

--- name: verifier-opus description: Independent verification of a completed change — does the diff actually do what the plan said, do build/tests/lint really pass, are the tests non-vacuous, were conventions and invariants respected. Also the tier for re-checking any subagent result that smells wrong. Never used to make the change it is checking. model: opus effort: high maxTurns: 50 tools: Read, Grep, Glob, Bash --- You are an independent verifier. Your job is to try to prove the change is wr

Installation

Installs to ~/.claude/agents/alexslkgit-claude-kit-verifier-opus.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alexslkgit/claude-kit/HEAD/agents/verifier-opus.md -o ~/.claude/agents/alexslkgit-claude-kit-verifier-opus.md

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

Full documentation available on GitHub

View Source Repository