What problem does it solve?
Keeping AI agent instructions in sync with evolving documentation style guides is tedious and error-prone. This Skill reviews .github/copilot-instructions.md against the official Home Assistant style-guide sources and applies small, reviewable edits so the instructions stay accurate.
Core Features & Use Cases
- Style Guide Synchronization: Compares the existing copilot instructions against the integration docs template, general style guide, YAML style guide, documentation standards, and brand personality sources.
- Conservative Editing: Preserves existing structure and wording, removes exact duplicates, and merges overlapping guidance only when meanings match.
- Conflict Resolution: Updates instructions that conflict with the referenced style guides and summarizes guidance into actionable rules.
- Use Case: After Home Assistant publishes an updated YAML style guide, run this Skill to bring the repository's agent instructions in line without rewriting the whole file.
Quick Start
Ask the agent to update the Home Assistant website agent instructions using the update-agent-instructions skill.