소개
The gh-review-pr skill streamlines the code review process by orchestrating a systematic evaluation of GitHub pull requests directly within Claude. It leverages the GitHub CLI to inspect PR details, diffs, and CI status, ensuring that all changes align with project-specific standards defined in CLAUDE.md, include adequate test coverage, and follow conventional commit practices. This tool is essential for maintainers and developers who need to maintain high code quality and consistency while speeding up the feedback loop for contributors.