Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases.
$curl -o .claude/agents/pr-test-analyzer.md https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/agents/pr-test-analyzer.mdInstalls into the current project.
Install pr-test-analyzer by running `curl -o .claude/agents/pr-test-analyzer.md https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/agents/pr-test-analyzer.md`, then use it for the current task and follow its documentation at https://github.com/rjmurillo/ai-agents.