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.
Global
mkdir -p ~/.claude/skills/releaseProject
mkdir -p .claude/skills/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