Write or update a handoff so a next agent with fresh context can continue the current work. Use when the user asks to "hand off", "write a handoff", "wrap up for the next agent", "save context for later", is ending a work session and wants continuity, or right after context was compacted mid-task. Not for routine note-taking mid-task.
$npx -y skills add jtsternberg/claude-plugins --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/jtsternberg/claude-plugins" --skill "jtsternberg/claude-plugins/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/jtsternberg/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jtsternberg/claude-plugins"` and select the relevant skills, then follow their instructions.