Full TDD with smart routing: Claude writes tests first, Codex audits tests, then routes implementation by size (Claude small / Codex large), code-reviewer reviews. Best for: TDD on larger tasks where Codex should handle heavy implementation. Triggers on: /tdd-execute-codex, TDD with routing, test-driven execute, TDD large feature.
$npx -y skills add ching-kuo/claude-codex --skill tdd-execute-codexInstalls into the current project.
Run `npx skills use "https://github.com/ching-kuo/claude-codex" --skill "ching-kuo/claude-codex/tdd-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.