Release Pangaealabs Plugin — Git skill for Claude Code
Release a new version of one of the plugins in this marketplace: validate, bump the named plugin's version, commit, refresh the marketplace, and update the local install.
How to install Release Pangaealabs Plugin
Installs to ~/.claude/commands/labspangaea-pangaealabs-claude-plugins-marketplace-release-pangaealabs-plugin.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/labspangaea/pangaealabs-claude-plugins-marketplace/HEAD/.claude/commands/release-pangaealabs-plugin.md -o ~/.claude/commands/labspangaea-pangaealabs-claude-plugins-marketplace-release-pangaealabs-plugin.md Restart Claude Code, or start a new session, for it to be picked up.
What Release Pangaealabs Plugin does
Release a new version of one of the plugins in this marketplace: validate, bump the named plugin's version, commit, refresh the marketplace, and update the local install.
This command is project-local — it only appears when Claude Code is launched from this multi-plugin marketplace repo. It is intended for the marketplace maintainer; it is not shipped to teammates via any plugin manifest.
**Arguments:** `$ARGUMENTS` Expected format: ` ""`
- `<p
Alternatives in Git
- Merge Command — Finalize worktree work: update docs, commit, merge to main, clean up 1.3k ★
- Bump — Bump version across all 5 files, land it via PR, then tag and push 539 ★
- Skill Validate — Run local CI validation on all skills and agents in the spellbook — same checks as .github/workflows/ci.yml 186 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
X Release
Release automation — detect changes, bump versions, update marketplace.json, commit, push
Ship Improvements
Implement every open row in IMPROVEMENTS.md, close them, update the docs, verify, commit, push, wait for CI gr
Release Prepare
Prepare a release branch + PR (version bump, release notes, branch).
999 Release
Bump version, create git tag, and create GitHub release for plugin distribution
Cpv Batch Validate
Fan out cpv-plugin-validator-agent agents across every plugin in a marketplace, a list of plugins, or a single
Nodus
Install skills, agents, rules, and commands from GitHub or a local path, lock the exact version, and write the
Related Agents
Release Guardian
Pre-publish release gate — blocks a crates.io publish if the CRATES list drifted, versions are inconsistent, t
Shipper
Release engineer that handles the last mile from working code to shipped product — tests, changelog, version b
Release Auditor
Pre-release audit for a single plugin in the monorepo — takes a plugin slug and cross-references plugin.json v