handoff

Installation
SKILL.md

Handoff

Prefer the command form for deterministic execution:

/claude-to-codex:handoff

The command runs scripts/claude-to-codex.mjs, which writes a private handoff package under ~/.claude/handoffs, reports source model transitions, resolves the target model from CLAUDE_TO_CODEX_MODEL or Codex config, and dispatches Codex when a supported launcher is available.

The slash command is zero-argument for shell safety and passes ${CLAUDE_SESSION_ID} to select the exact active transcript. Use the direct Node CLI when maintaining the plugin and you need options such as --mode print, --codex-model, --handoff-reason, --session, --latest, --transcript, --tail, --check, or --codex-subagents:

Installs
2
GitHub Stars
1
First Seen
Jul 13, 2026
handoff — amal-david/claude-to-codex