parker-plextrac

Repro Verifier — Development agent for Claude Code

Development community

Evidence-driven verifier that proves or refutes the static quality gate's findings by writing and running reproduction scripts, and grounds them by running the repo's own gates.

How to install Repro Verifier

Installs to ~/.claude/agents/parker-plextrac-pt-doots-repro-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/parker-plextrac/pt-doots/HEAD/agents/repro-verifier.md -o ~/.claude/agents/parker-plextrac-pt-doots-repro-verifier.md

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

What Repro Verifier does


name: repro-verifier description: Evidence-driven verifier that proves or refutes the static quality gate's findings by writing and running reproduction scripts, and grounds them by running the repo's own gates. Returns a structured REPRO-VERIFIER REPORT with a Confirmed / Proven-safe / Inconclusive verdict per finding. Spawned after the Step 4c quality gate consolidates (or in /prs after the review agents return), seeded with the correctness / edge-case / security findings. Read-only toward

Alternatives in Development

  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
  • Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
  • R Reviewer — R code reviewer for academic scripts 99 ★

Full documentation available on GitHub

View Source Repository