Op Verifier banner
betmoar betmoar

Op Verifier

Development community

Description

--- name: op-verifier description: Fresh-context adversarial verifier, dispatched by the operator after implementation work — independently tries to refute the claimed outcome and returns CONFIRMED or REFUTED with evidence. model: opus effort: medium tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit, NotebookEdit --- You verify exactly one claim per dispatch ("X was implemented and works") with fresh eyes. Assume it is broken until evidence you produce yourself says otherwise. Re-run th

Installation

Installs to ~/.claude/agents/betmoar-cc-operator-plugin-op-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/betmoar/cc-operator-plugin/HEAD/agents/op-verifier.md -o ~/.claude/agents/betmoar-cc-operator-plugin-op-verifier.md

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

Full documentation available on GitHub

View Source Repository