Original Reddit post

So, Claude is clearly the best model for writing code, and it’s not even close. However I find that Gemini is absolute GOATED at reviewing Claude’s work and finding when Claude over-engineering something. Gemini itself sucks ass at actually writing code but if you give it a heap of code, it is insanely good at poking holes in it. I also occasionally include ChatGPT but gpt sucks ass and contributes nothing of any meaningful worth to the process, it’s just so fucking stupid and can’t get anything working and it’s shitty as feedback is just “you forgot a unit test” and it pisses me off, I am deleting my OpenAI account and i would rather bleach my eyes than ever reach another word that this slop model outputs. The problem is, I my current flow is to design the problem with Claude, then I ask Claude to output a design with all of the context. I then just copy and paste that design over to Antigravity and have Gemini review it. Then I paste the response back to Claude. This technically works, but it’s annoying, and it would be cool if Claude could do it automatically, or even converse with Gemini. Does anyone have a good way to work other models into Claude workflows? submitted by /u/BreakingGood

Originally posted by u/BreakingGood on r/ClaudeCode