AI AGENT ADDONS

Release Skills

jimliu/baoyu-skills
Release Management
23,060installs

Releasing new versions of your software is now simple. The release workflow automatically finds your project type and version file. It supports many languages like Node.js, Python, and Rust. You can bump the version, update changelogs, and create GitHub releases with just one command.

You can preview changes before running with the --dry-run flag. The workflow handles everything from version bumps to changelogs. It also creates annotated tags and GitHub Releases.

Add Release Skills skill to your workflow

Global

mkdir -p ~/.claude/skills/release-skills

Project

mkdir -p .claude/skills/release-skills

Source Repository

Stars
22,701
Forks
2,580
Watchers
22,701
License
MIT
Last Push
23 days ago
Created
6 months ago