home-assistanthome-assistantOfficialยท8 Agent Skills Included

core

Automate Home Assistant code reviews, dependency bumps, and PR triage

Automates Home Assistant core development tasks like reviewing pull requests, auditing review comments, and verifying integration quality rules. Bumps Python dependencies across integrations, regenerates requirement files, and runs tests without manual tracking. Finds merge-ready pull requests by checking CI status, approvals, and conflicts so maintainers clear the backlog faster.
npx skills add home-assistant/core --all -g -y
Available:

Gives your AI agent the coding, testing, and review rules for Home Assistant core so it writes compliant code and never acts on GitHub autonomously.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’