Handoff

Compact the current conversation into a handoff document for another agent to pick up. Use when ending a long session, switching agents, or handing off benchmark runs, profiling investigations, or multi-step infra work.

Saddss Updated

File contents

Vendored from mattpocock/skills under MIT. See LICENSE-MIT-Matt-Pocock.txt.

Handoff

Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save to the temporary directory of the user's OS — not the current workspace.

Include a Suggested skills section listing skills the next agent should invoke (e.g. diagnose, perf-analysis, llm-serving-auto-benchmark, llm-torch-profiler-analysis).

Do not duplicate content already captured in other artifacts (PRDs, plans, ADRs, issues, commits, diffs). Reference them by path or URL instead.

Redact any sensitive information, such as API keys, passwords, or personally identifiable information.

If the user describes what the next session will focus on, tailor the doc accordingly.

Saddss/cursor-skills/tree/main/skills/handoff commit ace8b2a1e3

Frequently asked questions

npx skillmds@latest add saddss/handoff