Creates ToolHive release PRs by analyzing commits since the last release, categorizing changes, recommending semantic version bump type (major/minor/patch), and triggering the release workflow. Use when cutting a release, preparing a new version, checking what changed since last release, or when the user mentions "release", "version bump", or "cut a release".
$npx -y skills add stacklok/toolhive --skill toolhive-releaseInstalls into the current project.
Run `npx skills use "https://github.com/stacklok/toolhive" --skill "stacklok/toolhive/toolhive-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/stacklok/toolhive" that are relevant to the current task. Run `npx skills add "https://github.com/stacklok/toolhive"` and select the relevant skills, then follow their instructions.