Handover Resume — Development skill for Claude Code
Reload a saved handover plan from .claude/handover/, re-sync it against current code, and re-anchor this session to continue the work.
How to install Handover Resume
Installs to ~/.claude/skills/ahmedmerza-agent-skills-handover-resume/SKILL.md
mkdir -p ~/.claude/skills/ahmedmerza-agent-skills-handover-resume && curl -fsSL https://raw.githubusercontent.com/AhmedMerza/agent-skills/HEAD/commands/handover-resume.md -o ~/.claude/skills/ahmedmerza-agent-skills-handover-resume/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Handover Resume does
description: Reload a saved handover plan from .claude/handover/, re-sync it against current code, and re-anchor this session to continue the work. argument-hint: "[slug] (optional; lists available plans if omitted or ambiguous)" allowed-tools: Bash(git branch:*), Bash(ls:*), Bash(git status:*), Read, Grep, Glob, Edit
You are resuming work from a previously saved handover plan (written by `/handover-save`).
1. Locate the plan
- If
$ARGUMENTSnames a slug, read `.claude/handover/
Alternatives in Development
- Engage.Pickup — Resume an engagement from the engine trace — skip completed steps, continue where you left off 348 ★
- Superpowers To Watchtower — Use when a superpowers plan (writing-plans / brainstorming output saved locally) is ready and you want durable 130 ★
- Handover — /handover - Structured Session Handover 112 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Remember Plan
Load a work plan saved in the current project's .claude/plans/ into memory
Crucible Plan
Start planning an epic fantasy novel using the Crucible Structure. Provide a premise/synopsis to begin, or use
Continue Developing
Resume a dev_flow ticket from an approved plan record (Gate 2 done) in a fresh session
Continue Session
Quickly continue work by loading context from SESSION.md, showing current state, and continuing from "Next Act
Handoff Session
Generate a self-contained handoff prompt I can paste into a fresh Claude Code session to continue this work wi
Resume Work
Resume the current work session by loading active context from localdocs/.
Related Agents
Session Scheduler
Scheduled session-resume agent. Checks for active MAS projects with incomplete work, acquires a per-project lo
Plan Gap Reviewer
Fresh, anti-anchored review of a saved plan against the current codebase — does not load lessons, prior review
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr