version-bump
✓This skill automates version bumping during the release process for the Claude Code Handbook monorepo. It should be used when the user requests to bump versions, prepare a release, or increment version numbers across the repository.
Installation
SKILL.md
Per-plugin version bumping for the Claude Code Handbook monorepo. Each plugin can have independent versions.
Each plugin has versions in two places (kept in sync):
The marketplace top-level version and metadata.version are schema versions and remain unchanged.
This skill automates version bumping during the release process for the Claude Code Handbook monorepo. It should be used when the user requests to bump versions, prepare a release, or increment version numbers across the repository. Source: nikiforovall/claude-code-rules.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/nikiforovall/claude-code-rules --skill version-bump- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is version-bump?
This skill automates version bumping during the release process for the Claude Code Handbook monorepo. It should be used when the user requests to bump versions, prepare a release, or increment version numbers across the repository. Source: nikiforovall/claude-code-rules.
How do I install version-bump?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nikiforovall/claude-code-rules --skill version-bump Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/nikiforovall/claude-code-rules
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05