flightwake 跨 session 交接 — 為「還沒做完、之後要繼續」的工作寫 CONTEXT。Use when stopping mid-build on multi-session work, when the user says 交接/handoff/下次繼續, or before context runs out on a large task.
$npx -y skills add kaiwutech-tw/flightwake --skill fw-handoffInstalls into the current project.
Run `npx skills use "https://github.com/kaiwutech-tw/flightwake" --skill "kaiwutech-tw/flightwake/fw-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/kaiwutech-tw/flightwake" that are relevant to the current task. Run `npx skills add "https://github.com/kaiwutech-tw/flightwake"` and select the relevant skills, then follow their instructions.