概要
The Version Bumper skill streamlines the plugin release process by automatically managing semantic versioning (SemVer) updates. It ensures absolute consistency between plugin.json, marketplace catalogs, and changelogs, preventing manual errors during the release cycle. By intelligently calculating major, minor, or patch increments based on natural language commands, it handles file synchronization, validation checks, and Git tagging, making it an essential utility for developers maintaining Claude Code plugin ecosystems.