version-bump

Community

Automate monorepo versioning, flawlessly.

AuthorNikiforovAll
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex and error-prone process of updating version numbers across multiple files in a monorepo. It ensures consistent versioning according to semantic versioning rules, integrates changelog updates, and eliminates manual errors during release preparation, saving significant time and effort.

Core Features & Use Cases

  • Atomic Version Updates: Synchronizes version numbers across marketplace.json and all individual plugin.json files.
  • Semantic Versioning Support: Handles major, minor, and patch version increments automatically.
  • Changelog Integration: Prompts for release notes and automatically updates the CHANGELOG.md file.
  • Use Case: Before deploying a new release of your AI plugins, simply instruct Claude to "bump the minor version and add 'new agent features' to the changelog," and it will handle all necessary file modifications and consistency checks.

Quick Start

Execute a patch version bump

python .claude/skills/version-bump/scripts/bump_version.py patch

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-bump
Download link: https://github.com/NikiforovAll/claude-code-rules/archive/main.zip#version-bump

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.