概要
Streamlines the release process for Claude Code plugins by managing semantic versioning transitions and ensuring synchronization across multiple configuration files. It automatically identifies the current version, calculates updates based on user intent (Major, Minor, or Patch), validates version consistency to prevent conflicts, and handles Git operations like committing and tagging. This skill is particularly useful for maintaining a robust release workflow within the Claude Code plugins ecosystem, ensuring that marketplace entries and local definitions always stay in sync.