This release workflow helps you automatically bump versions and create releases for Claude Code plugins. It updates version numbers in all the right files, builds the project, and creates a git tag and GitHub release. A human still handles the final npm publish for security reasons.
Anyone maintaining a Claude Code plugin can use this to make releases faster and avoid mistakes. The workflow also writes release notes and sends a Discord notification. It ensures every file with a version string gets updated at the same time.
Global
mkdir -p ~/.claude/skills/claude-code-plugin-releaseProject
mkdir -p .claude/skills/claude-code-plugin-releaseSource Repository
Release Skillsjimliu/baoyu-skills
Universal release workflow auto-detects your project type and handles changelogs and GitHub releases
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
Shipping And Launchaddyosmani/agent-skills
Deploy safely with checklists, feature flags, and staged rollouts
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
Asc Release Flowrudrankriyam/app-store-connect-cli-skills
Check app readiness and submit to the App Store with simple asc commands
Asc Submission Healthrudrankriyam/app-store-connect-cli-skills
Validate app store submissions and monitor review status with simple commands