Use when you need to determine the next semantic version number for a release. Invoke as a sub-skill before creating a release branch, publishing a package, generating a changelog, or tagging a release. Also triggers on: "what version should I release?", "determine the version", "figure out the semver", "what's the next version?", "bump the version", "version bump", "release version".
$npx -y skills add jzills/claude-marketplace --skill semantic-versioningInstalls into the current project.
Run `npx skills use "https://github.com/jzills/claude-marketplace" --skill "jzills/claude-marketplace/semantic-versioning"` 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/jzills/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/jzills/claude-marketplace"` and select the relevant skills, then follow their instructions.