Writes a handover document for a colleague after a coding session or sprint. Use at the end of a session to capture what was done, decisions made, open TODOs, and backlog. Produces docs/handovers/YYMMDD_handover.md. If a handover file already exists for today, appends to it. Run before closing the conversation. Session context is the richest input.
$npx -y skills add manusco/resonance --skill handoverInstalls into the current project.
Run `npx skills use "https://github.com/manusco/resonance" --skill "manusco/resonance/handover"` 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/manusco/resonance" that are relevant to the current task. Run `npx skills add "https://github.com/manusco/resonance"` and select the relevant skills, then follow their instructions.