Pull a newer homeassistant-claude-kit version into this (diverged) install, applying only the changes still relevant here. Reads the kit's structured changelog, checks each change against the local code, and applies / skips / asks per change — on a work branch, never a blind merge. Trigger phrases: "upgrade the kit", "update the kit", "pull kit updates", "run the upgrade skill", "bring my install up to date with the kit".
$npx -y skills add dcb/homeassistant-claude-kit --skill upgradeInstalls into the current project.
Run `npx skills use "https://github.com/dcb/homeassistant-claude-kit" --skill "dcb/homeassistant-claude-kit/upgrade"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dcb/homeassistant-claude-kit" that are relevant to the current task. Run `npx skills add "https://github.com/dcb/homeassistant-claude-kit"` and select the relevant skills, then follow their instructions.