Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing (so npx claude-mem@X.Y.Z resolves) is handed off to the human maintainer, who raised npm security.
$npx -y skills add thedotmack/claude-mem --skill version-bumpInstalls into the current project.
Run `npx skills use "https://github.com/thedotmack/claude-mem" --skill "thedotmack/claude-mem/version-bump"` 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/thedotmack/claude-mem" that are relevant to the current task. Run `npx skills add "https://github.com/thedotmack/claude-mem"` and select the relevant skills, then follow their instructions.