Handover Pr Merge banner
yotamleo yotamleo

Handover Pr Merge

Git community

Description

--- description: Squash-merge the PR for the current handover/<TICKET>-<slug> branch (HIMMEL-141). argument-hint: [--dry-run] --- Fires a PLAIN `gh pr merge <N> --squash --delete-branch` against the open PR associated with the current handover branch — no `--admin` (HIMMEL-224: the admin flag bypasses nothing on this repo yet trips the auto-mode classifier's hard veto). `--admin` exists only as a fallback on a non-cosmetic plain-merge failure AND requires explicit authorization via `GH_ADMIN_ME

Installation

Installs to ~/.claude/commands/yotamleo-himmel-handover-pr-merge.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yotamleo/Himmel/HEAD/.claude/commands/handover-pr-merge.md -o ~/.claude/commands/yotamleo-himmel-handover-pr-merge.md

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

Full documentation available on GitHub

View Source Repository