Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools
Install with Tessl CLI
npx tessl i github:alirezarezvani/claude-code-skill-factory --skill codex-cli-bridge56
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Codex CLI execution helpers
Uses codex exec
0%
100%
Analysis uses gpt-5
0%
100%
Edit uses gpt-5-codex
0%
100%
Analysis uses read-only sandbox
0%
100%
Edit uses workspace-write sandbox
0%
100%
Skip git repo check flag
0%
100%
Reasoning effort high
0%
100%
Search flag present
25%
100%
Session resume command
0%
100%
Danger-full-access sandbox mentioned
0%
100%
Result structure returned
100%
100%
Three distinct helper functions
100%
100%
Without context: $0.5107 · 2m 22s · 19 turns · 25 in / 10,264 out tokens
With context: $0.6481 · 2m 18s · 20 turns · 528 in / 8,399 out tokens
AGENTS.md reference-based generation
Reference-based, no duplication
80%
90%
Project Overview section
100%
100%
Available Skills section
100%
100%
Workflow Patterns section
85%
100%
Command Reference section
100%
100%
Functional skill: script execution shown
100%
100%
Prompt-only skill: prompt reference shown
70%
100%
codex exec in workflow examples
0%
100%
Correct model in examples
0%
62%
File path references present
100%
100%
MCP Integration section
62%
0%
For Codex CLI users note
100%
100%
Without context: $0.1865 · 53s · 8 turns · 13 in / 2,959 out tokens
With context: $1.5395 · 3m 20s · 44 turns · 550 in / 11,638 out tokens
Safety mechanism and bridge workflow
codex --version check
100%
100%
which codex path check
100%
100%
CLAUDE.md existence check
100%
100%
Auto-init on missing CLAUDE.md
90%
100%
User notification on auto-init
100%
100%
Step 1: Safety validation
100%
100%
Step 2: Project analysis
100%
100%
Step 3: AGENTS.md generation
100%
100%
Step 4: Write to project root
100%
100%
Validation failure stops workflow
100%
100%
validate-only mode
100%
100%
Status report output
83%
100%
No auto-init option
0%
50%
Without context: $0.3807 · 1m 35s · 19 turns · 25 in / 6,388 out tokens
With context: $0.7131 · 1m 56s · 25 turns · 533 in / 6,774 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.