Skip to content
Development
Command

/version-bump

Bump versions across the monorepo during release process

shell
$ npx -y skills add NikiforovAll/claude-code-rules --agent claude-code

Ships with claude-code-rules. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/version-bump

Context preview

What this command does when you run it.

Bump versions across the monorepo during release process

Command definition

version-bump.md
description: Bump versions across the monorepo during release process
argument-hint: Version type (e.g., "patch", "minor", "major") or specific version
allowed-tools: ["Skill(version-bump)", "Read", "Write", "Edit", "Glob", "Grep", "Bash"]

Load the "version-bump" skill via `Skill` tool and follow its instructions.

**Request:** $ARGUMENTS

Read it on GitHub ↗
Ships withclaude-code-rules

A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.

Get the whole plugin, auto-invoked
Stats
136
Stars
0
Views
19
Forks
Active
Maintenance
HTML
Language
Apache-2.0
License
5d ago
Last commit
1y ago
Created

Repo: NikiforovAll/claude-code-rules