About
This skill streamlines the software release cycle by managing Git tags with strict adherence to Semantic Versioning (SemVer) standards. It handles the complexities of creating annotated tags, ensuring GPG signature verification for authenticity, and safely pushing updates to various platforms like GitHub, GitLab, and Bitbucket. Whether integrated into CI/CD pipelines or used via slash commands, it prevents versioning conflicts and ensures every release is properly documented and traceable within your source control history.