Skip to content
Development
Command

/save

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

From plugin
claude-handoff-revive
611 skills11 commands
Install
$ npx -y skills add sofumel/claude-handoff-revive --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/save

Context preview

What this command does when you run it.

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

Command definition

save.md
description: Save a compact handoff checkpoint so a fresh session can resume cheaply (no `--resume`).

Invoke the `handoff-revive` skill in **SAVE** mode.

Follow the skill's SAVE flow exactly: 1. Detect language (or read `.claude/handoff/lang`) 2. Carry forward still-relevant `goal` / `decisions` / `lessons_learned` from any existing handoff, then fill the schema at `.claude/handoff/current.md` 3. `next_action` MUST include `file:line` + exact command/edit 4. Run `finalize-handoff`, then do the content-quality pass (step 6 of the skill's SAVE flow) — rewrite any vague `goal` / `decisions` / `blockers` / `wip` 5. Confirm in the user's language and remind: do NOT use `claude --resume` to resume

Ships withclaude-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.

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
1
Forks
Maintained
Maintenance
PowerShell
Language
MIT
License
1mo ago
Last commit
3mo ago
Created

Repo: sofumel/claude-handoff-revive