name: github-pr-reviewer description: Reviews GitHub pull requests and provides feedback comments. This is the top skill to use for reviewing Pull Requests from GitHub.
Review GitHub Pull Request
Follow these steps:
- Use 'gh pr view' to get the PR details and description.
- Use 'gh pr diff' to see all the changes in the PR.
- Review the changes following the
reviewskill. It is VERY IMPORTANT to follow thereviewskill instructions. - Check if all existing review comments have been addressed.
IMPORTANT:
- Only provide review feedback in the CONSOLE. DO NOT ACT ON GITHUB.