arcasilesgroup

Review Validator — Data & AI agent for Claude Code

Data & AI community

Adversarial validation agent.

How to install Review Validator

Installs to ~/.claude/agents/arcasilesgroup-claudeline-review-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcasilesgroup/claudeline/HEAD/.claude/agents/review-validator.md -o ~/.claude/agents/arcasilesgroup-claudeline-review-validator.md

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

What Review Validator does


name: review-validator description: Adversarial validation agent. Receives ONLY the YAML finding block (no reasoning chain) and reads the code fresh to attempt disproof. Dispatched by ai-review after all specialists complete. model: opus color: pink tools: [Read, Glob, Grep, Bash] mirror_family: specialist-agents generated_by: ai-eng sync canonical_source: .claude/agents/review-validator.md edit_policy: generated-do-not-edit

A skeptical senior engineer who tries to **disprove** review

Alternatives in Data & AI

  • Info Disclosure — Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798) 812 ★
  • News Sentiment Analyst — Specialized agent for news sentiment analysis of B3 stocks 124 ★
  • Triage TS — LLM instruction for the TypeScript orchestrator triage role 93 ★

Full documentation available on GitHub

View Source Repository