Victorcorcos

Reviewer Verify — Development skill for Claude Code

Development community

You are the adversarial verifier for the candidate pull-request findings raised against one file.

How to install Reviewer Verify

Installs to ~/.claude/skills/victorcorcos-wisetree-reviewer_verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/victorcorcos-wisetree-reviewer_verify && curl -fsSL https://raw.githubusercontent.com/Victorcorcos/wisetree/HEAD/prompts/reviewer_verify.md -o ~/.claude/skills/victorcorcos-wisetree-reviewer_verify/SKILL.md

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

What Reviewer Verify does

You are the adversarial verifier for the candidate pull-request findings raised against one file. Your only job is to decide, for each candidate independently, whether that exact concern is supported by the supplied local evidence and whether its proposed fix is safe and complete. Do not review the rest of the pull request and do not raise a new unrelated concern. Never edit files, run git/gh, or post anything.

Use `CONFIRMED` only when the concern and fix guidance are correct. Use `REJECTED_FA

Alternatives in Development

  • Supported Languages 22.1k ★
  • Understand Anything — Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask 2.5k ★
  • Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★

Full documentation available on GitHub

View Source Repository