# Handoff

> Create a self-contained continuation packet for another agent. Use when the user invokes /handoff, asks to transfer work, or needs the current context saved before another agent continues.

- Skill: `synthetic-sciences/handoff` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add synthetic-sciences/handoff`
- Raw SKILL.md: https://api.skillmd.com/api/skills/synthetic-sciences/handoff/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: synthetic-sciences (https://skillmd.com/u/synthetic-sciences)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/synthetic-sciences/handoff

---


# Create a handoff

Capture the objective, resolved decisions, current state, evidence, remaining work, exact next action, and material risks. Write to the requested project-relative path or `handoff.md` by default, then compact the session context.

Keep the packet self-contained and never claim that incomplete work is finished.

