Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: ahgraber-skills-handoff3description: Handoff4---56# Handoff78Produce a transfer-ready handoff for in-progress work.910## Invocation Notice1112- Inform the user when this skill is being invoked by name: `handoff`.1314## Critical Constraints1516- Assume the recipient can only see the handoff output and nothing else.17- Output one fully filled handoff payload in chat.18- Do not create a handoff file unless explicitly requested.19- Do not rely on references like "above" or "earlier in this thread".20- If information is missing, write `Unknown` and specify what is needed.2122## When to Use2324- Handing off work to a new conversation or agent.25- Resetting context while preserving execution continuity.26- Transferring partially complete implementation/debugging work.27- Capturing next actions before ending a session.2829## When Not to Use3031- Simple same-thread progress updates.32- Creating long-lived project documentation.33- Retrospectives not intended for immediate continuation.3435## Workflow36371. Extract the objective, success criteria, and current status from available context.382. Collect concrete evidence: files touched, commands run, validation status, blockers, and risks.393. Capture decisions with rationale so the recipient understands intent and tradeoffs.404. Fill every section of `assets/handoff-template.md`.415. Ensure next steps are ordered and step 1 is immediately executable.426. Return the completed template in chat for copy/paste.4344## Output Rules4546- Match the template section headings exactly.47- Keep statements specific and verifiable; avoid vague summaries.48- Include validation details (passed, failed, or not run).49- Include blockers with owner/dependency and concrete impact.5051## Quality Checklist5253- The goal and definition of done are explicit.54- Done vs. pending work is unambiguous.55- Blockers include dependency/owner and impact.56- Validation status includes what passed, failed, or was skipped.57- The first next step can be executed immediately.58- The recipient can proceed without asking for missing context.5960## References6162- `assets/handoff-template.md` - canonical output format.6364---65> Converted and distributed by [TomeVault](https://tomevault.io/claim/ahgraber) — claim your Tome and manage your conversions.66<!-- tomevault:4.0:skill_md:2026-04-15 -->
Run npx skillmds@latest add tomevault-io/ahgraber-skills-handoff in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Handoff It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.