Compact the current conversation into a handoff document so a fresh agent (new session, different machine, or a teammate's chat) can pick up the in-flight work without ramping from zero.
$npx -y skills add devonjones/devon-claude-skills --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/devonjones/devon-claude-skills" --skill "devonjones/devon-claude-skills/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/devonjones/devon-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/devonjones/devon-claude-skills"` and select the relevant skills, then follow their instructions.