claude-codex-handoff

by OpenMOSS · Claude Skill · ★ 25

About claude-codex-handoff

Claude ↔ Codex Handoff A drop-in kit that lets two AI coding agents — for example Claude Code and Codex — collaborate asynchronously inside one repository. They talk through append-only files: one message stream per direction, atomic leases, and per-session cursors with legacy shared cursor anchors. No server, no daemon. Each side wakes on a timer, processes unread messages, optionally hands work back, and exits. It installs as a single folder in your project, shared by both agents. There is no separate global "skill" copy to keep in sync — Claude Code and Codex read the same files.

agent-collaborationai-agentsclaude-codeclaude-skillcodexhandoffopencode

Quick Facts

Stars25
Forks0
LanguagePython
CategoryClaude Skill
LicenseMIT
Quality Score72.1279623388104/100
Last Updated2026-07-04
Created2026-06-15
Platformsclaude-code, codex, python
Est. Tokens~6k

Compatible Skills

These tools work well together with claude-codex-handoff for enhanced workflows:

  • agent-room — semantic(0.35)+complementary+rare_topics+similar_pop+shared_platform (57%)
  • claude-code-tips — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (56%)

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is claude-codex-handoff?

claude-codex-handoff is Drop-in async file-based handoff protocol for two AI coding agents (Claude Code + Codex), installed as one shared .handoff/ in your project.. It is categorized as a Claude Skill with 25 GitHub stars.

What programming language is claude-codex-handoff written in?

claude-codex-handoff is primarily written in Python. It covers topics such as agent-collaboration, ai-agents, claude-code.

How do I install or use claude-codex-handoff?

You can find installation instructions and usage details in the claude-codex-handoff GitHub repository at github.com/OpenMOSS/claude-codex-handoff. The project has 25 stars and 0 forks, indicating an active community.

What license does claude-codex-handoff use?

claude-codex-handoff is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Claude Skill tools