Drift Fix banner
yotamleo yotamleo

Drift Fix

Git community

Description

--- description: Resolve upstream fork-drift end-to-end — run the drift guard, mechanically bump every auto-bumpable pin, land it on PRIVATE main, then open a PUBLIC PR and STOP for the operator to merge. The payload of the nightly drift-fix cadence (HIMMEL-1323). argument-hint: [--dry-run] [--no-public] --- The repair half of the fork-drift loop. The nightly `fork-drift` GitHub Action (HIMMEL-1046) only DETECTS drift and refreshes one tracking issue; closing that loop was always a hand-driven

Installation

Installs to ~/.claude/commands/yotamleo-himmel-drift-fix.md

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

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

Full documentation available on GitHub

View Source Repository