github-pr-reviewer
Installation
SKILL.md
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.
- Analyze the code changes for:
- Code quality and style consistency
- Potential bugs or issues
- Performance implications
- Security concerns
- Test coverage
- Documentation updates if needed
- Ensure any existing review comments have been addressed.
- Generate constructive review comments in the CONSOLE. DO NOT POST TO GITHUB YOURSELF.