Hand off the current Claude Code session to Codex as a resumable thread with full turn history, then continue outside Claude entirely. Use when asked \"codex transfer\", \"move this session to codex\", \"continue this in codex\", \"hand this off to codex\", or wants to migrate the conversation itself (not delegate one task and come back — for that use /codex-rescue).
$npx -y skills add leejuoh/claude-code-zero --skill codex-transferInstalls into the current project.
Run `npx skills use "https://github.com/leejuoh/claude-code-zero" --skill "leejuoh/claude-code-zero/codex-transfer"` 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/leejuoh/claude-code-zero" that are relevant to the current task. Run `npx skills add "https://github.com/leejuoh/claude-code-zero"` and select the relevant skills, then follow their instructions.