Handover

Use when a working session is getting long or you need to pause mid-task — captures the full working state to ./HANDOFF.md so a brand-new session can resume with zero context loss.

huangyun111 628aa13 624 B Updated

File contents

Write the current working state to ./HANDOFF.md so a brand-new session with ZERO prior context could resume with no loss. Include:

  • the objective,
  • what's done,
  • the exact next step,
  • key files and why they matter,
  • decisions and their rationale,
  • known gotchas / dead-ends,
  • any running background jobs (with IDs),
  • open questions.

Use real paths and names. Then confirm the file was written.

huangyun111/planflow/tree/main/skills/handover commit 628aa13997

Frequently asked questions

npx skillmds@latest add huangyun111/handover