Update Pr banner
zieka zieka

Update Pr

Git community

Description

--- name: update-pr description: Update PR description with commit summary args: required --- # Update PR Update pull request description for pull request. ## Arguments - `$1` or `$ARGUMENT`: Pull request number to update ## Workflow The current description should have a section labelled "solution".\ Please make or remake this "solution" section with a summary of the solution based on the commits in the pull request ## Notes - use gh cli

Installation

Installs to ~/.claude/commands/zieka-cpm-public-registry-update-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zieka/cpm-public-registry/HEAD/.claude/commands/update-pr.md -o ~/.claude/commands/zieka-cpm-public-registry-update-pr.md

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

Full documentation available on GitHub

View Source Repository