bump-release

Installation
SKILL.md

Bump Release

If these instructions are already present in the conversation from a slash or dollar invocation, follow them directly; do not invoke this skill again through a skill tool.

Release one package or several packages with version bumps, changelog entries, commits, and tags. Supports single-package repositories, workspace monorepos, stable releases, beta releases, and dry runs.

Arguments

  • packages: optional package names or directories. Omit in a single-package repository.
  • version: optional explicit semver. Valid only for one user-selected package.
  • --beta: create or advance a -beta.X prerelease.
  • --dry-run: preview without modifying files, committing, or tagging.

Helper Interface

Resolve <skill-dir> from this SKILL.md. Keep helper stdout as JSON and diagnostics on stderr.

Installs
2.4K
GitHub Stars
70
First Seen
Feb 5, 2026
bump-release — paulrberg/agent-skills