core
Automate Home Assistant code reviews, dependency bumps, and PR triage
All Skills in This Repository (8)
Pure Emerald Level IndicatorsHome Assistant Integration knowledge
Guide developers in designing, testing, and reviewing Home Assistant Integrations.
ha-integration-knowledge
Guide development, testing, and review of Home Assistant integrations.
ha-quality-scale-verify
Verify Home Assistant integration compliance with quality scale rules.
ha-pr-reviewer
Review Home Assistant GitHub pull requests and provide console feedback.
bump-dependency
Bump Python package dependencies across Home Assistant Core integrations and prepare pull requests.
ha-pr-comment-audit
Audit Home Assistant pull request review comments for unaddressed feedback.
ha-review
Review Home Assistant code changes and provide structured feedback.
ha-merge-queue
Identify Home Assistant pull requests ready to merge by verifying CI, reviews, and conflicts.
Frequently Asked Questions
FAQPage SchemaHow to install Home Assistant Core skills?โผ
Run `npx skills add home-assistant/core --all -g -y` in your terminal to install all skills in this suite globally.
How to review Home Assistant pull requests with AI?โผ
Use the ha-pr-reviewer skill, which reads the PR diff, checks it against Home Assistant review standards, and audits unresolved review comments in the console.
Can AI bump Python dependencies in Home Assistant?โผ
Yes. The bump-dependency skill updates manifest files, regenerates requirement files, runs tests and lint checks, and prepares a pull request draft for your approval.
How to find Home Assistant PRs ready to merge?โผ
The ha-merge-queue skill checks CI results, code-owner approvals, merge conflicts, and open review threads to shortlist PRs a maintainer can merge immediately.
Do these skills work with Claude Code and Copilot?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, GitHub Copilot, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core