Context Hop banner
yotamleo yotamleo

Context Hop

Development community

Description

--- description: Mid-session jump to a fresh claude session when context window is approaching the soft budget. Sibling of /handover-arm-resume. HIMMEL-130. argument-hint: [--message "what to pick up"] [--delay <minutes>] [--print] [--dry-run] [--force] --- Operator-invoked context-hop: writes a snapshot to the handover root then either schedules a relaunch via `arm-resume.sh` (default) or prints the command to run manually (`--print`). Use this when the current session is approaching ~75–80%

Installation

Installs to ~/.claude/commands/yotamleo-himmel-context-hop.md

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

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

Full documentation available on GitHub

View Source Repository