version-bumper

Automate semantic version updates across plugin files, catalogs, and Git tags.

9|1|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/jeremylongshore/claude-code-plugins-nixtla --skill version-bumper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: version-bumper
Source: https://github.com/jeremylongshore/claude-code-plugins-nixtla/tree/main/archive/backups-20251108/skills-migration-20251108-070147/plugins/examples/skills-powerkit/skills/version-bumper
Command: npx skills add https://github.com/jeremylongshore/claude-code-plugins-nixtla --skill version-bumper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, npm, git.

What problem does it solve?

Manually updating semantic versions across multiple files (like plugin.json, marketplace catalogs, and Git tags) is tedious and error-prone, especially in complex repositories. This skill automates the entire versioning process.

Core Features & Use Cases

  • Automated Version Updates: Handles major, minor, and patch version increments across all relevant files.
  • Consistency Validation: Ensures all version files and marketplace entries are synchronized.
  • Git Integration: Optionally creates Git tags and commit messages for releases.

Quick Start

Use the version-bumper skill to update the current plugin to a minor version for a new feature.