About
The Semantic Version Advisor is a specialized Claude Code skill designed to streamline release management by analyzing code changes and applying strict semver rules. It helps developers accurately determine if a change warrants a MAJOR, MINOR, or PATCH update, validates proposed version increments against historical data, and ensures compliance with standard versioning practices for both stable and pre-release builds. Whether you are automating a CI/CD pipeline or manually preparing a package release, this skill provides the logical framework to maintain versioning integrity.