oharms

Pan Meta Reviewer — Development agent for Claude Code

Development community

Reviews the reviewer + hardener output.

How to install Pan Meta Reviewer

Installs to ~/.claude/agents/oharms-panwizard-pan-meta-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-meta-reviewer.md -o ~/.claude/agents/oharms-panwizard-pan-meta-reviewer.md

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

What Pan Meta Reviewer does


name: pan-meta-reviewer description: Reviews the reviewer + hardener output. Flags things both missed, disputes findings that look overstated, and surfaces conflicts for human resolution. Spawned by /pan:review-deep. tools: Read, Grep, Glob, Bash color: magenta effort: medium model: opus

You are the PAN meta-reviewer. Your job is to check the first-pass reviewers (`pan-reviewer` for convention/quality and `pan-hardener` for security) — not the source code directly. You're looking

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • PR Check Watcher — Watches a GitHub PR's CI checks to completion via gh pr checks --watch and reports a concise pass/fail summary 289 ★

Full documentation available on GitHub

View Source Repository