Use when ending a turn, finishing a slice, blocked on another agent's work, or escalating to a human — durable work handoff via queue items so the system keeps moving across compactions, missed messages, and interruptions. Covers the hot-potato terminal-turn-rule (active work ends by passing the ball, not by going idle), default-nudge semantics, and when --no-nudge is appropriate for intentional cold park or human gate.
$npx -y skills add mvschwarz/openrig --skill queue-handoffInstalls into the current project.
Run `npx skills use "https://github.com/mvschwarz/openrig" --skill "mvschwarz/openrig/queue-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/mvschwarz/openrig" that are relevant to the current task. Run `npx skills add "https://github.com/mvschwarz/openrig"` and select the relevant skills, then follow their instructions.