bump-version

Update version numbers across manifest files, commit changes, and create an annotated tag.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/schmug/karkinos --skill bump-version-schmug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bump-version
Source: https://github.com/schmug/karkinos/tree/main/karkinos-plugin/skills/bump-version
Command: npx skills add https://github.com/schmug/karkinos --skill bump-version-schmug

SYSTEM DOCUMENTATION & REQUIREMENTS

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.