Homeassistant YAML Dry Verifier

Verify Home Assistant YAML for DRY and efficiency issues by detecting redundant trigger/condition/action/sequence structures and repeated blocks across automations, scripts, and packages. Use when creating, reviewing, or refactoring YAML in config/packages, config/automations, config/scripts, or dashboard-related YAML where duplication risk is high. Include a read-only entity/reference safety pass when automation changes rename/remove entities or introduce maintenance cleanup behavior.

ccostan Updated

File contents

ccostan/home-assistant-codex-skills/tree/main/homeassistant-yaml-dry-verifier commit 1b53ce215d

Frequently asked questions

npx skillmds@latest add ccostan/homeassistant-yaml-dry-verifier