Create, receive, or update a persistent project handoff between AI sessions. Supports Claude-to-Claude, Codex-to-Codex, Claude-to-Codex, and Codex-to-Claude through the same .context/ai-handoff.md protocol. Use for 'handoff', 'continue in a new session', 'hand this to Claude', 'hand this to Codex', or cross-machine continuation.
$npx -y skills add flonat/flonat-research --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/flonat/flonat-research" --skill "flonat/flonat-research/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/flonat/flonat-research" that are relevant to the current task. Run `npx skills add "https://github.com/flonat/flonat-research"` and select the relevant skills, then follow their instructions.