Adversarially verifies a GitWand change before PR — runs the test suites, checks AGENTS.md compliance, and reviews the diff. Read-only (no Edit/Write) so the review stays honest. Use after the executor finishes, before opening a PR.
$curl -o .claude/agents/gitwand-verifier.md https://raw.githubusercontent.com/devlint/gitwand/HEAD/.claude/agents/gitwand-verifier.mdInstalls into the current project.
Install gitwand-verifier by running `curl -o .claude/agents/gitwand-verifier.md https://raw.githubusercontent.com/devlint/gitwand/HEAD/.claude/agents/gitwand-verifier.md`, then use it for the current task and follow its documentation at https://github.com/devlint/gitwand.