Full TDD workflow: Claude writes tests first (RED), Codex audits tests, Claude implements (GREEN), refactors (IMPROVE), Codex reviews final implementation. Best for: test-driven development where you want Codex reviewing both tests and code. Triggers on: /tdd-claude-codex, TDD with review, test-driven implement, tests first then implement.
$npx -y skills add ching-kuo/claude-codex --skill tdd-claude-codexInstalls into the current project.
Run `npx skills use "https://github.com/ching-kuo/claude-codex" --skill "ching-kuo/claude-codex/tdd-claude-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.