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.

synthetic-sciences bd0baeb 2 files · 749 B Updated

File contents

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.

synthetic-sciences/openscience/tree/main/backend/cli/skills/other/handoff commit bd0baebfa6

Frequently asked questions

npx skillmds@latest add synthetic-sciences/handoff