codex-collab
Delegate coding tasks and reviews to Codex from Claude
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-collab?โผ
Run `npx skills add Kevin7Qi/codex-collab --all -g -y` in your terminal to install it globally. You also need Bun and the Codex CLI on your PATH, then verify with `codex-collab health`.
What does codex-collab do?โผ
It lets Claude Code hand tasks to OpenAI Codex, so you can run prompts, get independent code reviews, and do parallel research without leaving your Claude session.
How do I get a second opinion on my code?โผ
Run `codex-collab review` to have Codex review a PR, uncommitted changes, or a specific commit in a read-only sandbox, giving you an independent perspective on your code.
Can I continue a previous Codex conversation?โผ
Yes. Use `codex-collab run --resume <id>` with the thread ID to send follow-up prompts that build on the earlier conversation context.
Does codex-collab work on Windows and macOS?โผ
Yes. It is tested on Linux, macOS, and Windows 10, with install scripts provided for both Unix shells and PowerShell.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core