Stop
01Hook
Runs when the agent finishes a response, executing checkpoint-counter.sh via bash. From sofumel/claude-handoff-revive.
Resume Claude Code work after rate/usage/context limits without replaying the prior transcript. Auto-saves at 90%/95% usage. Plugin-installable, 10 languages.
Hook
Runs when the agent finishes a response, executing checkpoint-counter.sh via bash. From sofumel/claude-handoff-revive.
Hook
Runs when a session starts, executing session-start.sh via bash. From sofumel/claude-handoff-revive.
Hook
Runs after a tool call finishes, executing usage-monitor.sh via bash. From sofumel/claude-handoff-revive.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From sofumel/claude-handoff-revive.
Hook
Runs before the context is compacted, executing pre-compact.sh via bash. From sofumel/claude-handoff-revive.