Handoff

Coordinate handoff between local (macOS) and cluster (Bouchet) Claude Code sessions for the same project. Use when the user mentions switching machines ("continuing locally", "switching to cluster", "back on the laptop", "I'll work on the other one"), pastes a `git status` from the other side, or when Claude is about to give cross-machine instructions involving rsync, `git push`+`git pull`, `/sync-project`, or `/sync-cluster`. Enforces a strict departure → gate → arrival sequence with multi-chat awareness — pending work in the working tree or unpushed commits may belong to other parallel chats and must NOT be silently swept up. Always write an explicit "DO NOT start work on arrival side yet" gate before any arrival instructions. Do NOT load for single-machine work, regular `/done` wrap-ups within one machine, or git questions unrelated to cross-machine coordination.

MusserLab Updated

File contents

MusserLab/lab-claude-skills/tree/main/skills/handoff commit da08722a24

Frequently asked questions

npx skillmds@latest add musserlab/handoff