Reviewer Verify — Development skill for Claude Code
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
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 RepositoryRelated Skills
Reviewer Reformat
You are repairing the machine-readable formatting of a pull-request review result. The findings have already b
Reviewer Revise
You are revising ONE pull-request finding that the user is actively reviewing. Your ONLY job is to apply the u
Post Impl Retry
You are addressing review concerns raised by an independent post-implementation reviewer.
Cmd Judge
Adversarial verifier for the PROVE phase: treats a finished-work report as untrusted claims, re-runs every ver
Ultra Goal Skill
UltraGoal — an Agent Skill that interviews you into a grounded goal (intent, anchor, boundary, droppable means
Repo Finder
Refresh repo-shortlist.json with up to N candidate repos. Wraps the repo-finder agent. Usage — /repo-finder (d
Related Agents
Security Triage
Independently evaluate a single security finding to decide whether it is a real, exploitable vulnerability or
PR Validator
Validates a pull request before release by running its test suite and reporting pass/fail results. Use proacti
Review Analyzer
This agent should be invoked to check a code review against the actual code. This includes judging whether eac