Handover Commit banner
yotamleo yotamleo

Handover Commit

Git community

Description

--- description: Auto-commit *.md changes in the handover root (Mode B / external HANDOVER_DIR only). HIMMEL-59 MVP. argument-hint: <message> [--push] [--dry-run] --- Auto-stages and commits *.md changes in the resolved handover root. **Mode B only** — refuses on Mode A (inline `<repo>/handovers/`) to avoid clobbering the active himmel feature branch with handover noise. Use this after the handover skill writes status updates, next-session notes, or master-plan edits to the external handover r

Installation

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

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

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

Full documentation available on GitHub

View Source Repository