version

Community

Determine the next semantic version.

AuthorXantibody
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of determining the next version number for software releases, ensuring adherence to Semantic Versioning standards and simplifying release management.

Core Features & Use Cases

  • Semantic Versioning: Calculates the next MAJOR, MINOR, or PATCH version based on commit history.
  • Conventional Commits Analysis: Analyzes commit messages for feat, fix, BREAKING CHANGE, and other indicators to recommend the appropriate version bump.
  • Use Case: Before creating a new release tag, use this skill to analyze recent commits and get a clear recommendation for the next version number (e.g., 1.2.3 -> 1.3.0).

Quick Start

Use the version skill to determine the next version based on the commit history.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: version
Download link: https://github.com/Xantibody/dotfiles/archive/main.zip#version

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.