Hand the current conversation off to a fresh background agent that picks up the work immediately, so you can step away and track it independently. Use when the user wants to background the current work, keep going without them, continue in a separate session, or says "hand this off", "run this in the background", "keep working on this while I'm gone", or "spin up an agent to finish this".
$npx -y skills add bendrucker/claude --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/bendrucker/claude" --skill "bendrucker/claude/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/bendrucker/claude" that are relevant to the current task. Run `npx skills add "https://github.com/bendrucker/claude"` and select the relevant skills, then follow their instructions.