I’m currently on the Claude Max x5 plan and a $20 ChatGPT Plus sub with Codex. Over the past few weeks I’ve settled into a workflow that’s been working really well for me and I’m curious if anyone else is doing something similar or if there’s tooling to automate this. My process: Claude Code creates the plan — I describe the feature I want, Claude Code generates a detailed implementation plan Copy the plan into Codex — I paste the plan into Codex and let it review/analyze it Feed the review back to Claude Code — I take Codex’s feedback, give it back to Claude to refine the plan and then execute the implementation Codex reviews the changes — Once Claude has made the code changes, I have Codex do a final review pass Iterate until clean — Go back and forth until both are happy Honestly it feels like I’m getting the best of both worlds. Claude Code is great at planning and executing, but Codex is noticeably stronger at deep analysis and catching edge cases right now. Using them together covers each other’s blind spots pretty well. My question: Is anyone aware of a tool or script that automates this kind of back-and-forth between two AI coding agents? Or am I the only one manually copy-pasting between them like a human middleware? Feels like there should be a better way to orchestrate this. submitted by /u/Shauimau
Originally posted by u/Shauimau on r/ClaudeCode
