bump-version
Installation
SKILL.md
Bump Version
Bump the project version and create a release commit.
Execution Profile
- allowed-tools: Read, Edit, Write, Bash(git diff:), Bash(git status:), Bash(git log:), Bash(git add:), Bash(git commit:*), Skill, Task
- model: sonnet
Arguments
$ARGUMENTS — patch, minor, or major. With no argument, determine the bump type from the changes (step 4).
Instructions
1. Discover versioning configuration
If .claude/rules/versioning.md exists, read it (version file locations, update formats, special instructions) and skip to step 3. Never modify an existing versioning.md. Only when it does not exist, continue to step 2 — the only scenario where it is created.