Cut a new homeassistant-claude-kit version. Curates commits since the last tag into kit-changelog.yaml entries, derives the semver bump, renders CHANGELOG.md, bumps .kit-version + dashboard/package.json, then creates a signed tag and (confirmed) GitHub release. Producer-only — runs entirely inside the kit repo, reads only its own git history. Trigger phrases: "cut a release", "release the kit", "bump the kit version", "tag a new version", "run the release skill", "publish vX.Y.Z".
$npx -y skills add dcb/homeassistant-claude-kit --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/dcb/homeassistant-claude-kit" --skill "dcb/homeassistant-claude-kit/release"` 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.