Resume Session Handoff

Pick up where a previous session left off by loading the newest open handoff document written by /session-handoff. Reads `.claude/handoffs/<timestamp>-<slug>.md` inside the project root, runs an environment preflight (branch, cwd, uncommitted state) against the handoff's frontmatter, then on user confirmation moves the file to `.claude/handoffs/resumed/`, internalises the content, and **asks the user what to do next** — never auto-executes. Triggers include "/resume-session-handoff", "resume the session handoff", or "pick up where we left off".

amit-t 5430245 2 files · 14.6 KB Updated

File contents

amit-t/skills/tree/main/resume-session-handoff commit 5430245cf9

Frequently asked questions

npx skillmds@latest add amit-t/resume-session-handoff