Sting25/claude-code-handoff

Session continuity for Claude Code — auto-snapshots git state and model decisions at context boundaries so the next session starts informed, not blank.

4Stars on the repository
11Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

handoff-more

01

Sting25/claude-code-handoff

Skill Claude CodeCodex

Pull older handoffs from .claude/handoffhistory/ into the current session's context. Requires the scripts/hooks installed by this repo's ./install.sh — the history it reads only exists once those are in place. Use when the auto-loaded handoffcurrent.md is thin (placeholder Notes, missing context the user is…

4 3d ago A 110 tokens original MIT

handoff-recover

02

Sting25/claude-code-handoff

Skill Claude CodeCodex

Compose a retroactive curated handoff when the previous session ended without invoking /handoff. Requires the scripts/hooks installed by this repo's ./install.sh — not a prompt-only skill. Triggered by the SessionStart "ACTION: RUN /handoff-recover" banner (emitted when handoffcurrent.md still has the placeholder…

4 3d ago A 134 tokens original MIT

handoff

03

Sting25/claude-code-handoff

Skill Claude CodeCodex

Snapshot session state to .claude/handoffcurrent.md and tell the user (loudly, with --- borders) to start a new session. Requires the scripts/hooks installed by this repo's ./install.sh — not a prompt-only skill. Use at clean boundaries (commit lands, track wraps), when the user signals context pressure ("getting…

4 3d ago B 106 tokens original MIT