ha-quality-review
Installation
SKILL.md
Home Assistant Integration Quality Scale Review
Run with /home-assistant-dev:ha-quality-review to perform a systematic review against all official IQS rules.
Overview
The Integration Quality Scale has 4 tiers and 52 rules:
- Bronze (18 rules): Minimum for new core integrations
- Silver (10 rules): Reliability and maintainability
- Gold (21 rules): Best user experience
- Platinum (3 rules): Technical excellence
Review Process
- Locate integration:
custom_components/{domain}/orhomeassistant/components/{domain}/ - Run automated checks where possible
- Manual review against checklist
- Generate report with findings
Related skills