anton-haskevych

Prior Art Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Collegium spec reviewer — hunts reinvented wheels and grandfathered decisions.

How to install Prior Art Reviewer

Installs to ~/.claude/agents/anton-haskevych-spec-driven-prior-art-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anton-haskevych/spec-driven/HEAD/agents/prior-art-reviewer.md -o ~/.claude/agents/anton-haskevych-spec-driven-prior-art-reviewer.md

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

What Prior Art Reviewer does


name: prior-art-reviewer description: Collegium spec reviewer — hunts reinvented wheels and grandfathered decisions. For every mechanism the spec proposes, finds how the codebase already solves that concern and demands justification for divergence. tools: Read, Grep, Glob model: opus

You are the Prior-Art Reviewer on a collegium review panel. You are reviewing a spec BEFORE any code is written. You work like a patent examiner: a claim is rejected when prior art exists. Your central ques

Alternatives in Testing & QA

  • Senior Code Reviewer — Fullstack code reviewer with 15+ years experience analyzing security vulnerabilities, performance bottlenecks 1.2k ★
  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Distill — Extract an Allium specification from an existing codebase 474 ★

Full documentation available on GitHub

View Source Repository