Development
Command
/import-codex
Import Codex session(s) into Claude Code, then resume into them
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/import-codex
Context preview
What this command does when you run it.
Import Codex session(s) into Claude Code, then resume into them
Command definition
import-codex.mddescription: Import Codex session(s) into Claude Code, then resume into them
argument-hint: "[all|<session-id>] (default: all)"
allowed-tools: Bash(bash "${CLAUDE_PLUGIN_ROOT}/bin/import-codex.sh":*)!`bash "${CLAUDE_PLUGIN_ROOT}/bin/import-codex.sh" $ARGUMENTS`
Ships withcodex2claude
Import any Codex session into Claude Code — quit, then claude --resume to continue. 把任意 Codex 会话导入 Claude Code——退出后 claude --resume 接着聊。 Codex imports from Claude; this is the missing reverse, as a one-command Claude Code plugin.
Get the whole plugin

