소개
The Release Plugin skill streamlines the complex process of publishing new versions of Claude Code plugins by enforcing a standardized release workflow. It automatically handles critical tasks such as synchronizing version numbers between package.json and plugin.json, updating changelogs, managing Git branches and tags, and generating necessary migration scripts. This ensures that every release is consistent, well-documented, and ready for deployment without manual errors, providing a reliable path from development to production.