4593059db2
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
606 B
606 B
name, description
| name | description |
|---|---|
| github-pr-reviewer | 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.