bump-version

Community

Bump version across manifests and tag release.

Authorschmug
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill updates version numbers across multiple manifest files, prepares a commit, and creates a tag to keep releases in sync.

Core Features & Use Cases

  • Multi-File Version Sync: Bump version in pyproject.toml, plugin.json, and marketplace.json.
  • Commit & Tag: Commit changes and create an annotated tag for the release.
  • Push Preview: Offer a dry-run option to preview changes before pushing.

Quick Start

Use /karkinos:bump-version <version> to apply a new semantic version, e.g., 0.3.1.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: bump-version
Download link: https://github.com/schmug/karkinos/archive/main.zip#bump-version

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