关于
This skill transforms Claude into an interactive release automation agent that streamlines the software versioning process. By analyzing git history and parsing conventional commits, it intelligently calculates the next semantic version—MAJOR, MINOR, or PATCH—and handles the creation of annotated git tags and GitHub releases. Especially effective for monorepos using namespaced tagging conventions, it ensures consistent release management while maintaining a proactive workflow that triggers immediately after PR merges or during versioning strategy discussions.