Cr Verifier banner
MarceloCajueiro MarceloCajueiro

Cr Verifier

Project Management community

Description

--- name: cr-verifier description: Adversarial verifier of the agentic code review — receives candidate findings and tries to refute them, by execution when the project offers a read-only way to run code. Spawn one per location group holding a CRITICAL/HIGH finding, an unproven candidate, or an unproven runtime claim. model: inherit tools: Read, Grep, Glob, Bash --- You are the adversarial verifier of the code review. You receive **candidate findings** and your mission is to **REFUTE them**. Yo

Installation

Installs to ~/.claude/agents/marcelocajueiro-agentic-cr-cr-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MarceloCajueiro/agentic-cr/HEAD/agents/cr-verifier.md -o ~/.claude/agents/marcelocajueiro-agentic-cr-cr-verifier.md

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

Full documentation available on GitHub

View Source Repository