소개
The Version Manager skill streamlines the release process for the claude-mem project by ensuring version consistency across package.json, marketplace.json, and plugin.json. It guides the user through semantic versioning decisions (Patch, Minor, Major) and automates the entire post-update workflow, including Git tagging, pushing to remote repositories, creating GitHub releases, and generating comprehensive changelogs. By handling these repetitive and error-prone tasks, it ensures that every release is properly documented, synchronized, and communicated via integrated Discord notifications.