Prepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICENSE/README validation), creates version tags, and publishes via gh CLI. Trigger with 'release', 'publish', 'open source', 'prepare for release', 'create release', or 'github release'.
$npx -y skills add jezweb/claude-skills --skill github-releaseInstalls into the current project.
Run `npx skills use "https://github.com/jezweb/claude-skills" --skill "jezweb/claude-skills/github-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/jezweb/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jezweb/claude-skills"` and select the relevant skills, then follow their instructions.