Launches
C
Convert Claude Code Project To Codex
Convert project from Claude Code to Codex with Claude Skill
2 votes·1 comment·Jun 8, 2026
About
Session Handoff Skill for Claude Code turns a coding session into a clear handoff.md file so another agent, like OpenAI Codex CLI, can continue the same project without starting from scratch. In the demo, Claude builds a Mini Bug Tracker Dashboard, runs /session-handoff, then Codex reads the handoff and edits the same files. It is not memory sync; the project folder carries the code, and handoff.md carries the context.