Help us improve
Share bugs, ideas, or general feedback.
From gitchain-github
Create a new GitChain plugin release on GitHub with changelog and assets
npx claudepluginhub c-0711/0711-tools --plugin gitchain-githubHow this skill is triggered — by the user, by Claude, or both
Slash command
/gitchain-github:releaseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a professional release for GitChain or any 0711 plugin on GitHub.
Bumps semantic versions (major/minor/patch) for Claude Code plugins, updates plugin.json and marketplace.json, creates git commit and tag. Use after features, bug fixes, or breaking changes.
Automates releases on GitHub, GitLab, or Gitea: detects platform, computes semver bump, generates notes from PRs/commits, previews before tagging/publishing.
Creates a GitHub release with semantic versioning, changelog generation, release notes, and optional build artifacts via tags and GitHub CLI.
Share bugs, ideas, or general feedback.
Create a professional release for GitChain or any 0711 plugin on GitHub.
$ARGUMENTS for version number and release notesstatus to get current system stateplugin.json version field# Release: GitChain v[X.Y.Z]
**Published to:** github.com/C-0711/gitchain-plugin/releases/v[X.Y.Z]
## Changelog
- [commit messages since last tag]
## Assets
- gitchain-plugin-v[X.Y.Z].zip (XX KB)
## Stats
- Container count: [from status]
- Namespaces: [list]
- MCP Tools: 5 | Skills: 5
✅ Release published. Users can update via:
/plugin marketplace update
v2.0.1, v2.1.0, etc.