moduloMoments

Release Plugin — Documentation skill for Claude Code

Documentation community

Cut a VINE plugin release — bump the version, finalize the changelog, and drive the develop→main release flow up to the publish workflow.

How to install Release Plugin

Installs to ~/.claude/commands/modulomoments-vine-release-plugin.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/moduloMoments/VINE/HEAD/.claude/commands/release-plugin.md -o ~/.claude/commands/modulomoments-vine-release-plugin.md

Restart Claude Code, or start a new session, for it to be picked up.

What Release Plugin does


name: release-plugin description: "Cut a VINE plugin release — bump the version, finalize the changelog, and drive the develop→main release flow up to the publish workflow" argument-hint: "[patch|minor|major]" allowed-tools:

  • Read
  • Glob
  • Grep
  • Bash
  • Edit
  • AskUserQuestion

release-plugin — Cut a VINE Plugin Release

Contributor/maintainer command. Cuts a tagged plugin release following VINE's branch model: `main` = release, `develop` = integration. The version in `plug

Alternatives in Documentation

  • Changelog Update — Hydrogen Upgrade Command Changelog Update - Optimized for Claude 2.1k ★
  • 99 Release — MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18) 991 ★
  • Updateversion — Update Version — 版本号更新 + CHANGELOG 自动生成 835 ★

Full documentation available on GitHub

View Source Repository