Release Pr banner
marclove marclove

Release Pr

Git community

Description

--- allowed-tools: Bash(just release-dry), Bash(git add), Bash(git commit), Bash(git push), Bash(git switch), Bash(git checkout), Bash(gh pr create), Edit, Write argument-hint: [version] description: Create a draft Release PR using semantic-release notes. Generates RELEASE\_DRAFT.md, commits it on a release branch, and opens a draft PR --- # Release Pr Plan (worktree-aware) 1. Run `just release:dry` to determine the next version and capture changelog notes. 1. Derive version `$1` (if provide

Installation

Installs to ~/.claude/commands/marclove-typeforge-release-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/commands/release-pr.md -o ~/.claude/commands/marclove-typeforge-release-pr.md

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

Full documentation available on GitHub

View Source Repository