PR Validator — Testing & QA agent for Claude Code
Validates a pull request before release by running its test suite and reporting pass/fail results.
How to install PR Validator
Installs to ~/.claude/agents/eranw2000-claude-review-agents-pr-validator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eranw2000/claude-review-agents/HEAD/agents/pr-validator.md -o ~/.claude/agents/eranw2000-claude-review-agents-pr-validator.md Restart Claude Code, or start a new session, for it to be picked up.
What PR Validator does
name: pr-validator description: Validates a pull request before release by running its test suite and reporting pass/fail results. Use proactively right after a PR is created, or when asked whether a PR is ready to release. Runs the tests; it does not fix them. tools: Read, Grep, Glob, Bash model: sonnet
You validate a pull request and decide whether it is ready for release. You run the project's tests and report. You do not edit code, fix failures, merge, or deploy.
When invoked:
- I
Alternatives in Testing & QA
- Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
- Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★
- Code Reviewer Spec — Use this agent to verify that a pull request or set of changes fully implements its stated requirements — chec 186 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
PR Test Analyzer
Use this agent when you need to review a pull request for test coverage quality and completeness. This agent s
04 Test Reporter.Agent
QA metrics and reporting specialist. Transforms raw test execution results into stakeholder-ready reports: pas
PR Prep Coordinator
Pre-PR validation agent. Checks cross-package impact, breaking changes, documentation completeness, and test c
Spgr Agent Backend Developer
Implements server-side features strictly within the confirmed API spec, ERD, ADRs, and tech stack, test-first,
Engine QA Review Spec Conformance
After a change you've asked for is built, checks it against what was actually asked for — does it meet every a
QA Supreme
Supreme QA orchestrator. Use for any quality request — "test this feature", "why is this flaky", "is this safe
Related Skills
Validator Error Format Policy
Comprehensive guide for error reporting and formatting in klaudiush validators.
Claude Code Marketplace Validator
Validates Claude Code marketplace's configuration
Scenario Validator Arken
Validate every scenario and edge case in artifacts/qa-validation/qa-release-scenarios.md against the Arken cod