version-bump - Determine Semantic Version Bumps for Code Changes
Determines appropriate semantic version bumps based on changes following semantic versioning rules
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- evaluate breaking changes
- determine version bump
- analyze git changes
- apply semver rules
Inputs
- git change history
- code changes
- API changes
- breaking changes list
Outputs
- version bump recommendation
- MAJOR/MINOR/PATCH determination
- changelog structure
Requirements
- git repository access
- semantic versioning understanding
