Use when a working session is getting long or you need to pause mid-task — captures the full working state to ./HANDOFF.md so a brand-new session can resume with zero context loss.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add huangyun111/planflow --skill handover --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Handover?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/huangyun111-handover)More formats (shields.io, HTML) on the badges page.
---
name: handover
description: Use when a working session is getting long or you need to pause mid-task — captures the full working state to ./HANDOFF.md so a brand-new session can resume with zero context loss.
disable-model-invocation: true
---
Write the current working state to ./HANDOFF.md so a brand-new session with
ZERO prior context could resume with no loss. Include:
- the objective,
- what's done,
- the exact next step,
- key files and why they matter,
- decisions and their rationale,
- known gotchas / dead-ends,
- any running background jobs (with IDs),
- open questions.
Use real paths and names. Then confirm the file was written.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!