By wenyuchiou
Delegate repetitive multi-file coding tasks like batch edits, boilerplate generation, large refactors, test scaffolding, and plotting scripts from Claude to Codex CLI for supervised, efficient execution of token-heavy mechanical work.
npx claudepluginhub wenyuchiou/ai-research-skills --plugin codex-delegatecodex-delegate is a Claude-oriented skill for using Codex CLI as an execution specialist for implementation-heavy coding work while keeping planning, review, and acceptance in Claude.
This skill is for tasks that are expensive in tokens but cheap in judgment:
It is not meant for architecture, root-cause debugging, security review, or ambiguous product decisions.
<log>.result.jsonresult.json.Wrapper success is not final acceptance. Claude still owns the judgment.
codex-delegate/
├── SKILL.md
├── README.md
├── README_zh-TW.md
├── scripts/
│ ├── run_codex.sh
│ └── run_codex.ps1
├── tests/
│ └── test_wrappers.py
└── references/
python -m pytest -q
Current wrapper tests cover:
result.json generation1. Install the skill via the ai-research-skills Claude Code marketplace:
claude plugin marketplace add WenyuChiou/ai-research-skills
claude plugin install codex-delegate@ai-research-skills
Default scope is user (this OS account, all projects). Add
--scope project to install only for the current project.
2. Make sure Codex CLI is on $PATH:
npm install -g @openai/codex
codex --version
MIT
Cross-agent review workflow: Claude implements, Codex reviews
Share bugs, ideas, or general feedback.
Expert guidance for OpenAI Codex CLI non-interactive mode operations - running prompts programmatically, parsing output formats, building automation scripts, and CI/CD integration
24 elite skills across 5 layers: discipline, domain expertise, intelligence, coordination, and execution. Turn Claude Code into a proactive engineering partner.
Automates browser interactions for web testing, form filling, screenshots, and data extraction
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.