·bump-release
</>

bump-release

paulrberg/agent-skills

Rolls out a new release by updating changelog, bumping version, committing, and tagging

26Installs·6Trend·@paulrberg

Installation

$npx skills add https://github.com/paulrberg/agent-skills --skill bump-release

SKILL.md

Note: When --dry-run flag is provided, display what would be done without making any actual changes to files, creating commits, or tags.

relevant PRs by looking at the commit history and add them to each changelog (when available). If package.json contains a files field, only include changes within those specified files/directories. If no files field exists, include all changes except test changes, CI/CD workflows, and development tooling

For regular releases only, in the CHANGELOG.md file, generate changelog entries categorizing changes in this order:

Rolls out a new release by updating changelog, bumping version, committing, and tagging Source: paulrberg/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/paulrberg/agent-skills --skill bump-release
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is bump-release?

Rolls out a new release by updating changelog, bumping version, committing, and tagging Source: paulrberg/agent-skills.

How do I install bump-release?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/paulrberg/agent-skills --skill bump-release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/paulrberg/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-12