Files
home-assistant-core/.claude/skills/github-pr-reviewer/SKILL.md
T
2026-06-03 15:57:21 +01:00

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:

  1. Use 'gh pr view' to get the PR details and description.
  2. Use 'gh pr diff' to see all the changes in the PR.
  3. Review the changes following the review skill. It is VERY IMPORTANT to follow the review skill instructions.
  4. Check if all existing review comments have been addressed.

IMPORTANT:

  • Only provide review feedback in the CONSOLE. DO NOT ACT ON GITHUB.