Guides maintainers through Hookdeck CLI releases (stable GA, beta from main, beta from feature branches) and user-centric GitHub release notes. Validates proposed versions against SemVer from the actual change set (e.g. breaking changes require a major bump). Use when cutting a release, publishing a tag, drafting release notes, choosing vMAJOR.MINOR.PATCH, GoReleaser, npm publish, pre-releases, following the release checklist, or gh release create.
$npx -y skills add hookdeck/hookdeck-cli --skill hookdeck-cli-releaseInstalls into the current project.
Run `npx skills use "https://github.com/hookdeck/hookdeck-cli" --skill "hookdeck/hookdeck-cli/hookdeck-cli-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/hookdeck/hookdeck-cli" that are relevant to the current task. Run `npx skills add "https://github.com/hookdeck/hookdeck-cli"` and select the relevant skills, then follow their instructions.