AI AGENT ADDONS

Claude Code Plugin Release

thedotmack/claude-mem
Release Management
3,208installs

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.

Add Claude Code Plugin Release skill to your workflow

Global

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

Project

mkdir -p .claude/skills/claude-code-plugin-release

Source Repository

Stars
84,864
Forks
7,327
Watchers
84,864
License
Apache-2.0
Last Push
23 days ago
Created
10 months ago