🏷️
DevOpsTypeScript

Version Bump

by FerroxLabs

Version Bump is a DevOps skill for Claude Code, published by FerroxLabs in wayland.

596 stars113 forkson FerroxLabs/waylandAdded 2026/09/03Repository updated 2026/09/03
acpagent-orchestrationai-agentclaude-codedesktop-appelectronllmlocal-firstmcprust
Install in seconds
Install Version Bump
Copy Version Bump into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FerroxLabs/wayland/tree/main/.claude/skills/bump-version ~/.claude/skills/bump-version

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FerroxLabs/wayland.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/bump-version/SKILL.md in FerroxLabs/wayland
Installs to
~/.claude/skills/bump-version
Collection
One of 25 skills cataloged from this repository
Category
DevOps868 skills

What Version Bump does

Version Bump automates the Wayland release version update flow: edits package.json, runs checks and tests, then branches, commits, pushes, opens a PR, and tags the release after merge.

Version Bump is cataloged under DevOps on DirSkills. Version Bump comes from a repository tagged acp, agent-orchestration, ai-agent, claude-code and desktop-app.

Documentation

README

Bump Version

Automate the Wayland version bump workflow: update version → quality checks → branch → commit → push → PR → tag.

Usage: /bump-version [version]

  • /bump-version 1.8.17 - bump to specified version
  • /bump-version - auto-increment patch (e.g. 1.8.161.8.17)

Workflow

Step 1: Pre-flight Checks

git branch --show-current
git status --short
  • Not on main → Stop: "Please switch to main before running bump-version."
  • Dirty working tree → Stop: "There are uncommitted changes. Please commit or stash them first."

Step 2: Pull Latest

git pull --rebase origin main

Fails → Stop: "Failed to pull latest code. Please resolve conflicts or network issues first."

Step 3: Determine Target Version

This is the opening of the README. Read the full README on GitHub.

Commands Version Bump provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /bump-version

Frequently asked about Version Bump

  • What else does FerroxLabs publish alongside Version Bump?

    Version Bump is one of 25 skills that DirSkills catalogs from FerroxLabs/wayland, the repository it ships in. Its siblings there include Architecture, Bridge Page and Bullshit Filter. Each one is a separate skill with its own page in this directory, installs the same way Version Bump does, and is maintained by FerroxLabs in that same repository. The rest of the collection is listed on the FerroxLabs/wayland page.

  • How does Version Bump compare to other DevOps skills?

    Version Bump ranks #655 by stars among the 868 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Version Bump against them. Open each page to compare what they document and how they install.

More from FerroxLabs/wayland

Version Bump is one of 25 skills cataloged on DirSkills from FerroxLabs/wayland.

See all 25 skills
🏗️
7h ago

Architecture

Architecture defines where new code belongs in this Electron multi-process project and the naming rules to follow. Use it when creating files, splitting components, or reviewing structure and process boundaries.
Frontend
596113
📰
7h ago

Bridge Page

Bridge Page writes advertorial, pre-sell, or listicle pages that warm cold traffic before sending it to a squeeze or sales page. Use it when paid traffic needs a content-style decompression page with a soft pivot to the next step.
Writing
596113
🗣️
7h ago

Bullshit Filter

Bullshit Filter coaches a draft toward voice integrity by quoting the 3 weakest lines, rewriting each three ways, and diagnosing the main voice failure pattern. Use it for a final pass on sales pages, VSLs, emails, ads, or headlines before shipping.
Writing
596113
🧾
7h ago

Checkout Page

Checkout Page writes checkout micro-copy and trust signals for a conversion-focused payment page. Use it when you need order summary copy, button labels, guarantee restatement, and a paste-ready HTML/CSS scaffold.
Writing
596113
🛒
7h ago

Commerce UGC Prompts

Commerce UGC Prompts generates timed review, photo, and video request copy based on product type and platform rules. Use it after delivery when you need compliant UGC prompts for reviews or customer photos.
Automation
596113
📝
7h ago

Content About Page

Content About Page builds a long-form About page that opens with the reader’s problem, tells a discovery story, and closes with a clear next step. Use it when an About page needs to build trust and convert visitors into subscribers or buyers.
Writing
596113