Write or update a handoff document so the next agent with fresh context can continue this work.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ykdojo/claude-code-tips --skill handoff --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Handoff?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ykdojo-handoff)More formats (shields.io, HTML) on the badges page.
---
name: handoff
description: Write or update a handoff document so the next agent with fresh context can continue this work.
---
Write or update a handoff document so the next agent with fresh context can continue this work.
Steps:
1. Check if HANDOFF.md already exists in the project
2. If it exists, read it first to understand prior context before updating
3. Create or update the document with:
- **Goal**: What we're trying to accomplish
- **Current Progress**: What's been done so far
- **What Worked**: Approaches that succeeded
- **What Didn't Work**: Approaches that failed (so they're not repeated)
- **Next Steps**: Clear action items for continuing
Save as HANDOFF.md in the project root and tell the user the file path so they can start a fresh conversation with just that path.
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!