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

SessionStart

01

Sting25/claude-code-handoff

Hook

Runs when a session starts, executing handoff_session_start.sh via bash. From Sting25/claude-code-handoff.

4 3d ago A tokens not measured original MIT

SessionEnd

02

Sting25/claude-code-handoff

Hook

Runs when a session ends, executing write_handoff.sh via bash with --if-curated. From Sting25/claude-code-handoff.

4 3d ago A tokens not measured original MIT

PreCompact

03

Sting25/claude-code-handoff

Hook

Runs before the context is compacted, executing write_handoff.sh via bash with --if-curated. From Sting25/claude-code-handoff.

4 3d ago A tokens not measured copy · 91% MIT

PostCompact

04

Sting25/claude-code-handoff

Hook

Runs after the context is compacted, executing handoff_compact_reset.sh via bash. From Sting25/claude-code-handoff.

4 3d ago A tokens not measured original MIT

Stop

05

Sting25/claude-code-handoff

Hook

Runs when the agent finishes a response, executing handoff_turn_append.sh via bash. From Sting25/claude-code-handoff.

4 3d ago A tokens not measured original MIT

UserPromptSubmit

06

Sting25/claude-code-handoff

Hook

Runs when you submit a prompt, before the agent sees it, executing handoff_ctx_check.sh via bash. From Sting25/claude-code-handoff.

4 3d ago A tokens not measured original MIT