Smart size-based routing: Claude implements small changes (<=2 files, <=30 lines), Codex implements large changes, code-reviewer agent reviews all. Best for: executing a plan or task where you want automatic routing by complexity. Triggers on: /execute-codex, execute plan, implement with routing, run the plan.
$npx -y skills add ching-kuo/claude-codex --skill execute-codexInstalls into the current project.
Run `npx skills use "https://github.com/ching-kuo/claude-codex" --skill "ching-kuo/claude-codex/execute-codex"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ching-kuo/claude-codex" that are relevant to the current task. Run `npx skills add "https://github.com/ching-kuo/claude-codex"` and select the relevant skills, then follow their instructions.