verbump — community verbump, blackpepper, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Coding Agents needing automated version management and Cargo.toml updates. Parallel Workspace Manager for Coding Agents

sudhanshug16 sudhanshug16
[3]
[0]
Updated: 2/2/2026

Agent Capability Analysis

The verbump skill by sudhanshug16 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Coding Agents needing automated version management and Cargo.toml updates.

Core Value

Empowers agents to perform one-shot bumps, updating crates and committing changes with clean messages, utilizing Cargo.toml and Git protocols for seamless version control.

Capabilities Granted for verbump

Automating patch bumps for dependency updates
Generating commit messages for version changes
Updating Cargo.toml files for Rust projects

! Prerequisites & Limits

  • Requires Git version control system
  • Specific to Rust projects using Cargo.toml
  • No confirmation prompt for target version selection
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

verbump

Install verbump, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Verbump

Overview

One-shot bump: update crates/blackpepper/Cargo.toml, review the full diff (including unrelated changes), commit with a clean message, and push the current branch. For this project, commits are the changelog.

Workflow

  1. Pick target version (no confirmation prompt)

    • If the user specifies a version, use it.
    • If the user says "verbump" or "bump", default to a patch bump and proceed.
    • Only ask for clarification if the user explicitly asks for a major/minor bump without giving a version.
  2. Review repository state and diffs

    • Run git status -sb.
    • Review complete diffs with git diff --stat and git diff.
    • If unrelated changes exist, call them out and proceed to include them unless the user explicitly requests otherwise. Do not revert changes unless explicitly requested.
  3. Bump the version

    • Update only crates/blackpepper/Cargo.toml.
    • Keep edits ASCII-only and preserve file formatting.
    • Re-check with rg -n "version" crates/blackpepper/Cargo.toml if needed.
  4. Validate and re-check diffs

    • Re-run git status -sb and git diff --stat.
    • Ensure only expected files changed before committing.
    • If tests are run, report results; if skipped, state why.
  5. Commit and push

    • Stage the relevant files (usually crates/blackpepper/Cargo.toml, plus anything already expected).
    • Craft a Changelog style Commit message that includes a brief note on what changed since the last version tag.
    • git commit -m "<message>".
    • git push the current branch.

Output expectations

  • Always report the chosen version and the final commit message.
  • Call out the summary note that covers changes since the last version tag.
  • Summarize any unrelated diffs you saw and whether they were included.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is verbump?

Perfect for Coding Agents needing automated version management and Cargo.toml updates. Parallel Workspace Manager for Coding Agents

How do I install verbump?

Run the command: npx killer-skills add sudhanshug16/blackpepper/verbump. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for verbump?

Key use cases include: Automating patch bumps for dependency updates, Generating commit messages for version changes, Updating Cargo.toml files for Rust projects.

Which IDEs are compatible with verbump?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for verbump?

Requires Git version control system. Specific to Rust projects using Cargo.toml. No confirmation prompt for target version selection.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add sudhanshug16/blackpepper/verbump. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use verbump immediately in the current project.

Related Skills

Looking for an alternative to verbump or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI