Cut a release by determining the SemVer bump from history, updating version files across any stack, refreshing the changelog, creating an annotated (optionally signed) Git tag, and pushing the release safely after pre-flight checks. Use when tagging a version, bumping the version, or preparing a release.
$npx -y skills add khaledsaeed18/dotclaude --skill release-tagInstalls into the current project.
Run `npx skills use "https://github.com/khaledsaeed18/dotclaude" --skill "khaledsaeed18/dotclaude/release-tag"` 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/khaledsaeed18/dotclaude" that are relevant to the current task. Run `npx skills add "https://github.com/khaledsaeed18/dotclaude"` and select the relevant skills, then follow their instructions.