labspangaea

Release Pangaealabs Plugin — Git skill for Claude Code

Git community

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

Terminal
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 Repository