Handover Pr Open banner
yotamleo yotamleo

Handover Pr Open

Git community

Description

--- description: Open or update the PR for the current handover/<TICKET>-<slug> branch (HIMMEL-141). argument-hint: [--dry-run] [--base <branch>] --- Opens a new PR (or updates an existing one) for the current handover branch. Idempotent across re-runs. Body shape: `## Summary`, `## Files changed`, `## Ticket`. Refuses (rc=3) if HEAD is not on a `handover/*` branch — this command is scoped to the auto-commit branched flow (HIMMEL-140). Run from the worktree of the handover repo (not from himm

Installation

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

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

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

Full documentation available on GitHub

View Source Repository