Agent skill
task-handoff-writing
Write high-signal handoffs (`HANDOFF.md` or `docs/handoffs/<slug>.md`) with concrete validation evidence and actionable next steps.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/task-handoff-writing
SKILL.md
Handoff Writing
When to use
Use this when the task mentions:
- “handoff”, “context limit”, “I can’t finish”, “park this work”
- preparing for review / teammate pickup
Fast path
- Capture repo snapshot:
git status -sbandgit log -n 5 --oneline - Capture quality gate status:
./verify.sh --ui=false - Write a handoff with: Problem Statement → Current Snapshot → Next Steps (with exact commands) → Risks → References.
Canonical repo doc
Read docs/skills/handoff-writing.md.
Didn't find tool you were looking for?