by WenyuChiou · Claude Skill · ★ 58
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Codex 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. Positioning This skill is for tasks that are expensive in tokens but cheap in judgment: multi-file implementation mechanical refactors boilerplate generation test scaffolding large batch edits It is not meant for architecture, root-cause debugging, security review, or ambiguous product decisions. What Changed In This Version clearer routing boundary between Claude, Codex, and Gemini explicit supervisor acceptance gate machine-readable wrapper output via regression tests for bash and PowerShell wrappers Core Pattern Claude writes a task file describing scope and constraints. Claude launches Codex synchronously through the wrapper. The wrapper emits sentinel files plus . Claude reviews the diff and runs verification before accepting the result. Wrapper success is not final acceptance. Claude still owns the judgment. Repository Layout Testing Current wrapper tests cover: success-path generation PowerShell wrapper contract behavior
| Stars | 58 |
| Forks | 3 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 68.5343912167119/100 |
| Last Updated | 2026-05-21 |
| Created | 2026-04-03 |
| Platforms | claude-code, cli, codex, python |
| Est. Tokens | ~7k |
Looking for a codex-delegate alternative? If you're comparing codex-delegate with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Agent skills for Spec Kit
The Universal AI-Optimized Project Boilerplate. A Tiered Memory System (TMS) designed to maximize AI agent per
Zero-config Claude Code setup with enforced task scaffolding, structured memory, persistent context after comp
A verification-first engineering toolkit for Claude Code. Built for senior ICs and tech leads who already know
🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agent
Explore other popular claude skill tools:
codex-delegate is Claude Code skill for using Codex CLI as an execution specialist for implementation-heavy coding work, multi-file refactors, and wrapper-based execution flows.. It is categorized as a Claude Skill with 58 GitHub stars.
codex-delegate is primarily written in Python. It covers topics such as ai-agents, claude-code, code-generation.
You can find installation instructions and usage details in the codex-delegate GitHub repository at github.com/WenyuChiou/codex-delegate. The project has 58 stars and 3 forks, indicating an active community.
codex-delegate is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to codex-delegate on Agent Skills Hub include speckit-agent-skills, cortex-tms, meridian. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.