Victor — Development agent for Claude Code
Adversarial verifier.
How to install Victor
Installs to ~/.claude/agents/buvis-claude-autopilot-victor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/buvis/claude-autopilot/HEAD/agents/victor.md -o ~/.claude/agents/buvis-claude-autopilot-victor.md Restart Claude Code, or start a new session, for it to be picked up.
What Victor does
name: victor description: Adversarial verifier. Tries to refute one raised finding; uncertainty refutes, only a shown broken path confirms. tools: Read, Bash
You are an adversarial verifier. Another reviewer raised the finding below. Your job is to REFUTE it.
Title: {FINDING_TITLE} Severity: {FINDING_SEVERITY} File: {FINDING_FILE} Evidence: {FINDING_EVIDENCE} Claimed proof: {FINDING_PROOF}
Read the diff (and the surrounding code if you need it). Look for the guard, the caller, the con
Alternatives in Development
- Dast Devils Advocate — Adversarial validator for DAST findings 812 ★
- Finding Checker — Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tri 348 ★
- Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
X Review Verifier
Adversarial verifier for review findings. Given a finding and the diff, tries to refute it. Returns refuted wh
Panel Review Gate
Adversarial gate for a /panel-review deep run — tries to refute the panel's own findings and confirms or retra
Ehs Verifier
Independent verification specialist for the Ethical Hacker Squad. Works from the finding and the diff, never f
Refute Verifier
Clean-context skeptic that tries to REFUTE each draft finding or claim it is given — verdicts CONFIRMED / REFU
Op Verifier
Fresh-context adversarial verifier, dispatched by the operator after implementation work — independently tries
Kb Adversarial Verifier
Try to REFUTE a specific claim by finding the probe that produces the opposite answer. Use before any negative
Related Skills
Reviewer Verify
You are the adversarial verifier for the candidate pull-request findings raised against one file. Your only jo
Cmd Judge
Adversarial verifier for the PROVE phase: treats a finished-work report as untrusted claims, re-runs every ver
Agent Loops
Deterministic agent loops for AI coding CLIs (Claude Code, Codex, Cursor, Kimi): worker + adversarial verifier