This skill helps you create new versions of your software. It can bump the version number, write a changelog, and tag a release. You can use it for both regular releases and beta releases. It works with single packages and monorepos that have many packages.
When you run this skill, it looks at your project layout. It finds the packages you want to release. It checks if any other packages depend on them. If needed, it also updates those dependent packages. This way all versions stay consistent.
The skill follows semantic versioning rules. It commits changes with clear messages. It can also format your files using a justfile if one exists. You get a full release plan before any files are changed.
Global
mkdir -p ~/.claude/skills/bump-releaseProject
mkdir -p .claude/skills/bump-releaseSource Repository
Release Skillsjimliu/baoyu-skills
Universal release workflow auto-detects your project type and handles changelogs and GitHub releases
Shipping And Launchaddyosmani/agent-skills
Deploy safely with checklists, feature flags, and staged rollouts
Changelog Automationwshobson/agents
Turn commits into clear changelogs with automation and standard formats
Msstore Cligithub/awesome-copilot
Publish Windows apps to the Microsoft Store from the command line easily
Changelog Generatorcomposiohq/awesome-claude-skills
Turn messy git commits into clear changelogs your users will love reading
Deploy Checklistanthropics/knowledge-work-plugins
A pre-deployment checklist to verify readiness before shipping any release
Claude Code Plugin Releasethedotmack/claude-mem
Automate version bumps, tags, releases, and changelogs for plugins
Releaseschpet/linear-cli
Guided release creation with changelog, version bump, and quality checks