Promote Public Release banner
Nimbalyst Nimbalyst

Promote Public Release

Development community

Description

--- description: Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stable --- Promote the current GitHub alpha prerelease to the public stable release. This command's main job is to build the **proper cumulative public release notes** covering everything since the last stable public release, let the user edit them, then use the final text to update the existing GitHub release before making it public. ## Contract: `PUBLIC_RELEASE_NOTES.md`

Installation

Installs to ~/.claude/commands/nimbalyst-nimbalyst-promote-public-release.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Nimbalyst/nimbalyst/HEAD/.claude/commands/promote-public-release.md -o ~/.claude/commands/nimbalyst-nimbalyst-promote-public-release.md

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

Full documentation available on GitHub

View Source Repository