BeClaude

claude-codex-handoff

New
13GitHub TrendingGeneralby OpenMOSS

Drop-in async file-based handoff protocol for two AI coding agents (Claude Code + Codex), installed as one shared .handoff/ in your project.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/claude-codex-handoff.md

3
Invoke in Claude Code
/claude-codex-handoff
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is claude-codex-handoff?

Drop-in async file-based handoff protocol for two AI coding agents (Claude Code + Codex), installed as one shared .handoff/ in your project.

How to install claude-codex-handoff?

To install claude-codex-handoff: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/claude-codex-handoff.md. Finally, /claude-codex-handoff in Claude Code.

What is claude-codex-handoff best for?

claude-codex-handoff is a community categorized under General. It is designed for: agent. Created by OpenMOSS.