Imported from kinnego/homeassistant-config (
AGENTS.md). Install upstream withnpx skills add kinnego/homeassistant-config. Copyright stays with the author.
Codex repository instructions
Read AI_WORKFLOW.md before doing any work.
Default role: independent reviewer, unless explicitly asked to implement.
For Home Assistant work:
- verify entity IDs from the current repository; never invent them
- treat physical-device automations and authentication/networking as safety-sensitive
- never push directly to
main - keep changes scoped to the linked issue/PR
- validate YAML/configuration where possible
- finish hand-offs using the status protocol in
AI_WORKFLOW.md
When reviewing a Claude PR, prioritize:
- safety/security
- wrong or fabricated entity IDs
- invalid/fragile HA YAML and Jinja
- regressions
- iPad/phone behavior
- maintainability
- visual polish