About
The PR Reviewer skill enables Claude to act as an automated code reviewer by integrating directly with the GitHub CLI (gh). It systematically fetches PR metadata, analyzes diffs for security patterns and code smells, and evaluates changes against project-specific standards. By automating the initial feedback loop, it helps teams maintain high code quality and security while reducing manual overhead. The skill includes built-in safety protocols, such as mandatory user confirmation for approvals and uncertainty escalation, ensuring that AI-generated feedback remains accurate and grounded in the actual codebase.