Home / bostonaholic / team · skills/version-bump/SKILL.md · GitHub

version-bump skillA

version-bump is agent-read markdown (skill) from bostonaholic/team: Use for version bumps on explicit request or during PR landing through shipit. Never infer from finished, reviewed, green, or draft-ready work. Assigns SemVer..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Version Bump — version a project at land time

> Follow [execution rules](../team/references/execution.md): this procedure has more than two steps —
> seed one todo item per step below before starting and mark each complete as you go.

This skill versions the **current project** at land time. Tagging and the
GitHub release are **not** part of this procedure when project automation does
that on merge. Full policy:
[docs/versioning.md](../../docs/versioning.md).

## The dev land process

Landing a PR is two steps, in order:

1. **Bump (this skill).** Run `version-bump` against current `main`. It picks the
   level, assigns the next free version, and bumps the six version strings. It
   cuts the `[Unreleased]` changelog into a dated `## [X.Y.Z]` section, runs the
   land-time consistency assertion, and commits `chore(version): X.Y.Z`.
2. **Land (the generic `/shipit` skill).** Run the distributed runtime
   [`/shipit`](../shipit/SKILL.md) skill to push the branch, wait
   for CI, and squash-merge. `shipit` is project-agnostic and invokes this
   skill for project-specific versioning work.

When invoked directly, run this skill **before** `/shipit`, against the version
…

Read the whole file at its exact version.

How to install

Latest version
mdr add bostonaholic/team/version-bump@git:20260922.b1cc1c6
Exact content
mdr add bostonaholic/team/version-bump@sha256:7deba7d8697ebbd9

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_y72h2syudvcautdv.svg)](https://markdownregistry.com/a/art_y72h2syudvcautdv)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.b1cc1c6 latest2026-09-22 b1cc1c6 19,464 BA view · diff
git:20260922.8c626ec2026-09-22 8c626ec 19,489 BA view · diff
git:20260922.d6c7a8c2026-09-22 d6c7a8c 20,062 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (19464 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

bostonaholic/team · 11 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_y72h2syudvcautdv
GET https://markdownregistry.com/api/v1/resolve?ref=bostonaholic/team/version-bump
GET https://markdownregistry.com/api/v1/blob/7deba7d8697ebbd90bb7956675d4c4d518751cdc514bba27d6d93f4a4d046578

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from bostonaholic/team

create-team-skill skill
bostonaholic/team · .claude/skills/create-team-skill/SKILL.md · Use for creating or revising Team skills. Defines structure, catalog, and validation.
git:20260922.b1cc1c6 · audit A · 11 stars
AGENTS.md agents
bostonaholic/team · AGENTS.md
git:20260922.b1cc1c6 · audit A · 11 stars
CLAUDE.md claude
bostonaholic/team · CLAUDE.md
git:20260328.cc3ee85 · audit B · 11 stars
agent-prompt skill
bostonaholic/team · skills/agent-prompt/SKILL.md · Use for composing agent-optimized task prompts.
git:20260922.b1cc1c6 · audit A · 11 stars
code-review skill
bostonaholic/team · skills/code-review/SKILL.md · Use for reviewing code diffs with fresh context.
git:20260922.b1cc1c6 · audit A · 11 stars
eng-design-doc-review skill
bostonaholic/team · skills/eng-design-doc-review/SKILL.md · Use for reviewing technical designs with fresh context.
git:20260922.b1cc1c6 · audit A · 11 stars
groom-backlog skill
bostonaholic/team · skills/groom-backlog/SKILL.md · Use for backlog grooming. Proposes tracker changes; each requires approval.
git:20260922.b1cc1c6 · audit A · 11 stars
how skill
bostonaholic/team · skills/how/SKILL.md · Use for explaining subsystem architecture or runtime flow.
git:20260922.b1cc1c6 · audit A · 11 stars
no-comments skill
bostonaholic/team · skills/no-comments/SKILL.md · Use for comment cleanup only on explicit request. Removes low-value comments and encodes valid constraints.
git:20260922.b1cc1c6 · audit A · 11 stars
pr-cleanup skill
bostonaholic/team · skills/pr-cleanup/SKILL.md · Use for PR cleanup after the user reports a merge or asks to abandon it. Never infer abandonment from staleness. Cleans…
git:20260922.b1cc1c6 · audit A · 11 stars
pr-open-comments skill
bostonaholic/team · skills/pr-open-comments/SKILL.md · Triages unresolved PR review comments. Trigger on "address PR comments", "triage PR feedback", or "/pr-open-comments"…
git:20260918.219f103 · audit A · 11 stars
pr-rebase skill
bostonaholic/team · skills/pr-rebase/SKILL.md · Use for branch rebases only on explicit request. Never infer from a behind branch. Rebases onto the branch base.
git:20260922.b1cc1c6 · audit A · 11 stars

Every file in bostonaholic/team

Other files named version-bump

version-bump skill
thedotmack/claude-mem · plugin/skills/version-bump/SKILL.md · Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across…
git:20260829.e5138d3 · audit A · 94,550 stars
version-bump skill
irata/claudecode · skills/joomla/version-bump/SKILL.md · Bump the V.R.M version across the manifest XML and SQL update file for any Joomla extension project, verifying the…
git:20260916.bdaa322 · audit A · 23 stars

Browse by kind, by grade A, or by owner.