Plugin Claude Code
A helper that sends complex or reasoning-heavy tasks to the Codex command-line tool. It is designed to work from another coding agent.
Plugin Claude Code
A helper that sends complex or reasoning-heavy tasks to the Codex command-line tool. It is designed to work from another coding agent.
Skill Claude CodeCodex
Automatically delegate complex, logic-intensive tasks to OpenAI Codex CLI via codex exec --full-auto. Claude Code uses this skill to invoke Codex for complex backend logic, intricate algorithms, or persistent bugs. Enables seamless AI-to-AI collaboration where Claude Code analyzes and Codex executes.
eddiearc/dev-orchestrator-skill
Skill Claude CodeCodex
Orchestrates full development workflow for large features using AI tools (gemini for brainstorming and design, codex for plan review and validation, Claude Code subagent for implementation and testing). Use when developing significant new features, complex implementations, or when user mentions "full development…