github-devops-version-management

Community

Automate version bumps and changelogs.

AuthorGDSDN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of analyzing code changes, recommending semantic version bumps, and updating version information in package.json and Git tags, streamlining the release process.

Core Features & Use Cases

  • Semantic Versioning: Analyzes commits to determine if a MAJOR, MINOR, or PATCH version bump is needed based on breaking changes, new features, or bug fixes.
  • Automated Updates: Updates the version field in package.json and creates a corresponding Git tag.
  • Changelog Generation: Helps in generating a changelog based on commit messages.
  • Use Case: After merging a new feature branch, run this Skill to automatically determine the next version number (e.g., from 1.2.3 to 1.3.0), update your project's version, and tag the release.

Quick Start

Run the github-devops-version-management skill to analyze commits and update the project version.

Dependency Matrix

Required Modules

inquirersemver

Components

scriptsreferences

💻 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: github-devops-version-management
Download link: https://github.com/GDSDN/kord-aios/archive/main.zip#github-devops-version-management

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.