Fork Resync banner
yotamleo yotamleo

Fork Resync

Security community

Description

--- description: Re-sync a carried FORK onto a newer upstream base — rebase the fork's additive delta and audit that it is still additive. An OPERATOR-run invocation may continue on to push the fork and move the pin; the nightly fork-resync cadence (HIMMEL-1323) runs unattended and STOPS after the audit, reporting the result — it never pushes and never moves the pin. argument-hint: [name] [--dry-run] [--no-public] --- The third repair path. `/drift-fix` handles the two easy classes — a version

Installation

Installs to ~/.claude/commands/yotamleo-himmel-fork-resync.md

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

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

Full documentation available on GitHub

View Source Repository