sofumel

19 mods across 1 repository, 6 stars between them.

handoff-revive

02

sofumel/claude-handoff-revive

Plugin Claude Code

Save a compact handoff checkpoint and resume in a fresh session without replaying the entire transcript via --resume. Multi-language (en/ja/zh/zh-TW/ko/es/pt/de/fr/tr — 10 total), zero-token deterministic schema validation, turn-count nudge hook, and AUTO-SAVE at 90%/95% usage (synced with Claude Code's UI…

6 2mo ago A tokens not measured original MIT

auto

03

sofumel/claude-handoff-revive

Command

Toggle automatic handoff save (90%/95% triggers) for THIS session — pass on, off, or status.

6 2mo ago B 24 tokens original MIT

diff

04

sofumel/claude-handoff-revive

Command

Show what changed between the current handoff and a past snapshot, section by section. Usage - /handoff-revive:diff [timestamp].

6 2mo ago A 29 tokens original MIT

doctor

05

sofumel/claude-handoff-revive

Command

Diagnose the handoff-revive installation - toolchain, script pairs, hooks, and current handoff state.

6 2mo ago A 23 tokens original MIT

list

06

sofumel/claude-handoff-revive

Command

List handoff snapshots in .claude/handoff/history/ (one is archived automatically on every save).

6 2mo ago A 22 tokens original MIT

preview

07

sofumel/claude-handoff-revive

Command

Preview what the next session will read from .claude/handoff/current.md (read-only dry-run, zero-token shell check).

6 2mo ago A 27 tokens original MIT

restore

08

sofumel/claude-handoff-revive

Command

Restore a handoff snapshot from .claude/handoff/history/ as the current handoff. Usage - /handoff-revive:restore.

6 2mo ago A 32 tokens original MIT

resume

09

sofumel/claude-handoff-revive

Command

Resume work from .claude/handoff/current.md in this fresh session (skip --resume).

6 2mo ago A 21 tokens original MIT

save

10

sofumel/claude-handoff-revive

Command

Save a compact handoff checkpoint so a fresh session can resume cheaply (no --resume).

6 2mo ago A 19 tokens original MIT

share-to-pr

11

sofumel/claude-handoff-revive

Command

Post the current handoff as a PR comment so reviewers see the work context. Usage - /handoff-revive:share-to-pr [PR number].

6 2mo ago A 31 tokens original MIT

stats

12

sofumel/claude-handoff-revive

Command

Show save/resume statistics and the estimated tokens saved vs claude --resume.

6 2mo ago A 17 tokens original MIT

switch

13

sofumel/claude-handoff-revive

Command

Park the handoff belonging to another branch and restore this branch's one (per-branch handoffs).

6 2mo ago A 21 tokens original MIT

Stop

14

sofumel/claude-handoff-revive

Hook

Runs when the agent finishes a response, executing checkpoint-counter.sh via bash. From sofumel/claude-handoff-revive.

6 2mo ago A tokens not measured original MIT

SessionStart

15

sofumel/claude-handoff-revive

Hook

Runs when a session starts, executing session-start.sh via bash. From sofumel/claude-handoff-revive.

6 2mo ago A tokens not measured copy · 55% MIT

PostToolUse

16

sofumel/claude-handoff-revive

Hook

Runs after a tool call finishes, executing usage-monitor.sh via bash. From sofumel/claude-handoff-revive.

6 2mo ago A tokens not measured original MIT

UserPromptSubmit

17

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.

6 2mo ago A tokens not measured copy · 61% MIT

PreCompact

18

sofumel/claude-handoff-revive

Hook

Runs before the context is compacted, executing pre-compact.sh via bash. From sofumel/claude-handoff-revive.

6 2mo ago A tokens not measured copy · 56% MIT

handoff-revive

19

sofumel/claude-handoff-revive

Skill Claude CodeCodex

Save a compact handoff checkpoint and resume work in a fresh session without replaying the entire transcript via --resume. SAVE trigger — the slash command /handoff-revive:save (carries forward still-relevant goal/decisions/lessons from any existing handoff, then runs a content-quality check). AUTO-SAVE trigger — when…

6 2mo ago C 208 tokens original MIT