Write a standardized mid-work handoff doc for session continuation, and resume from one. Triggers: "寫 handoff", "寫 handover", "ctx 太滿", "context 快滿", "clear session 後繼續", "write a handoff", "hand off to the next session", "接手上個 session", "resume from handoff". Not-for: end-of-project closing (→ finish-flow), machine snapshot on /clear (→ the session-handoff hook, enable via ~/.autopilot/config.json handoff_inject), compaction recovery (→ state-checkpoint hook).
$npx -y skills add cookys/autopilot --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/cookys/autopilot" --skill "cookys/autopilot/handoff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cookys/autopilot" that are relevant to the current task. Run `npx skills add "https://github.com/cookys/autopilot"` and select the relevant skills, then follow their instructions.