Submit Pr banner
igerber igerber

Submit Pr

Git community

Description

--- description: Commit changes to a new branch, push to GitHub, and open a PR with project template argument-hint: "[title] [--branch <name>] [--base <branch>] [--draft]" --- # Submit Pull Request Commit work, push to a new branch, and open a pull request with the project-specific PR template. ## Arguments `$ARGUMENTS` may contain: - **title** (optional): PR title. If omitted, auto-generate from changes/commits. - `--branch <name>` (optional): Branch name. If omitted, auto-generate from tit

Installation

Installs to ~/.claude/commands/igerber-diff-diff-submit-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/igerber/diff-diff/HEAD/.claude/commands/submit-pr.md -o ~/.claude/commands/igerber-diff-diff-submit-pr.md

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

Full documentation available on GitHub

View Source Repository