Skip to content
Development
Command

/resume

Resume work from `.claude/handoff/current.md` in this fresh session (skip `--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/resume

Context preview

What this command does when you run it.

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

Command definition

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

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

1. Read `.claude/handoff/current.md` (and `.claude/handoff/lang` for output language). 2. Do NOT read prior session transcripts. 3. Run the `resume-receipt` script first (see SKILL.md RESUME step 3) and show the tiny load-boundary receipt before any edits. 4. Run the `check-freshness` script; if it prints warnings, surface them to the user in their language. Warnings inform — they never block the resume. In the same step run `stats-handoff record resume` (zero-token counter for `/handoff-revive:stats`). 5. State the goal and `next_action` back to the user in 1–2 sentences. 6. Ask "Proceed?" before editing anything. 7. After confirmation, execute `next_action`.

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