Bump a plugin's version, write a detailed changelog entry for the upgrade skill to consume, and commit+push. Takes a plugin slug argument identifying which plugin under plugins/ to release. Use this skill whenever the user says "release", "version bump", "cut a release", "changelog and push", or finishes a set of changes and wants to ship them. Also trigger when the user says "do the release thing" or asks to prepare changes for hermits to pick up.
$npx -y skills add gtapps/claude-code-hermit --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/gtapps/claude-code-hermit" --skill "gtapps/claude-code-hermit/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/gtapps/claude-code-hermit" that are relevant to the current task. Run `npx skills add "https://github.com/gtapps/claude-code-hermit"` and select the relevant skills, then follow their instructions.