pr-reviewer
Installation
SKILL.md
PR Reviewer Skill
Automated GitHub Pull Request reviewer with comprehensive checks for code quality, security, tests, and documentation.
When to Use
- Reviewing pull requests for quality
- Checking for security issues
- Ensuring test coverage
- Validating documentation
- Enforcing coding standards
Quick Start
Review a specific PR:
gh pr view 123 --repo owner/repo --json number,title,body,files