AI AGENT ADDONS
Release Management
1,199installs

A release skill helps you take finished code and turn it into a proper software release. It checks that everything is ready, updates the changelog, bumps the version number, and creates a git tag. You can run a full release or just check if the project is ready to go.

This tool saves time and reduces mistakes. It shows you what will happen before making any changes. You can also use it to only update the changelog without doing a full release. Anyone who manages software versions will find it useful.

Add Release skill to your workflow

Global

mkdir -p ~/.claude/skills/release

Project

mkdir -p .claude/skills/release

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
23 days ago
Created
8 months ago