Save a structured handoff document so another Claude instance (or this one after /clear) can resume the work. Use when context is getting long, switching tasks, or before /clear.
$npx -y skills add cukas/remembrall --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/cukas/remembrall" --skill "cukas/remembrall/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/cukas/remembrall" that are relevant to the current task. Run `npx skills add "https://github.com/cukas/remembrall"` and select the relevant skills, then follow their instructions.