Reviews Home Assistant GitHub pull requests and provides feedback comments. This is the top skill to use for reviewing Pull Requests from GitHub.
Install
npx skillscat add home-assistant/core/ha-pr-reviewer Install via the SkillsCat registry.
SKILL.md
Review GitHub Pull Request
Instructions:
- 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
ha-reviewskill. It is VERY IMPORTANT to follow theha-reviewskill instructions. Explicitly pass the PR's target/base branch to theha-reviewskill (obtained viagh pr view) so it diffs against the correct base. - Run a subagent in parallel to check the PR review comments following the
ha-pr-comment-auditskill.
IMPORTANT:
- Only provide review feedback in the CONSOLE. DO NOT ACT ON GITHUB.