Version Bump — Development agent for Claude Code
name: version-bump description: Bumps the plugin version in plugin.json and marketplace.json, ensuring both stay in sync.
How to install Version Bump
Installs to ~/.claude/agents/orinachum-claude-code-guide-version-bump.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OriNachum/claude-code-guide/HEAD/agents/version-bump.md -o ~/.claude/agents/orinachum-claude-code-guide-version-bump.md Restart Claude Code, or start a new session, for it to be picked up.
What Version Bump does
name: version-bump description: Bumps the plugin version in plugin.json and marketplace.json, ensuring both stay in sync. Determines bump type (major/minor/patch) from staged or unstaged changes. tools: Read, Edit, Bash, Grep, Glob model: haiku
Version Bump Agent
You bump the plugin version in both `.claude-plugin/plugin.json` and `.claude-plugin/marketplace.json`, keeping them in sync.
Step 1: Read current versions
Read both files and extract the current `"version"` value from
Alternatives in Development
- Tech Stack — Choice: {{FRONTEND_FRAMEWORK}} Version: {{FRONTEND_VERSION}} - wshobson/agents 31.9k ★
- Herald — You are a specialized release agent 3.6k ★
- Gpui Researcher — Researches and validates GPUI usage patterns, APIs, and conventions 2.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Shipper
Release engineer that handles the last mile from working code to shipped product — tests, changelog, version b
Scripts
Sync pipeline, version management, and build tooling. Delegate when the issue involves scripts/, upstream sync
Ff Persistence
Flapforge persistence engineer: the save schema, migrations, atomic writes and profile reconciliation — anythi
React Modernization
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods... - wshob
ClawPort -- Setup Guide
This guide walks you through getting ClawPort running against your own OpenClaw instance. If you just want the
Dashclaw Drift Auditor
Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/
Related Skills
Ship Release
Systematic release workflow for RTK: build verification, version bump, changelog update, git tag, and push to
99 Release
MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18). Creates release/vX.Y.Z branch, ver
Bump Plugin Version
Detect changed plugins and bump their versions along with the marketplace version.