Prepare Release banner
bstaruk bstaruk

Prepare Release

Git community

Description

Prepare release notes and a version recommendation for a pull request targeting the given base branch. Base branch: $ARGUMENTS If a base branch was provided, use it. Otherwise, default to `main`. ## Step 1: Review First, review the branch for merge readiness. Read and follow the instructions in `.claude/commands/review.md`, using the base branch from above. If there are findings, report them and **stop** — do not generate release notes until the issues are resolved. If the review passes cl

Installation

Installs to ~/.claude/commands/bstaruk-starbase-prepare-release.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bstaruk/starbase/HEAD/.claude/commands/prepare-release.md -o ~/.claude/commands/bstaruk-starbase-prepare-release.md

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

Full documentation available on GitHub

View Source Repository