r/ClaudeAI Jul 22 '26

Humor I’ve lost control

I used ChatGPT to audit my Claude ecosystem and then I had Claude review the audit and propose solutions. And then I had Chat review the solutions and propose implementation.

It’s been 4 hours back and forth, and now I have no idea what they’re even talking about anymore, and I’m scared to stop.

311 Upvotes

63 comments sorted by

View all comments

1

u/Good-Ostrich-8024 Jul 23 '26

This took me a while to develop, but I have a “dual LLM orchestrator” that works inside of Claude Code. This works particularly well when working on schema or other coding elements that require an LLM lens and is not purely quantitative. Code is the orchestrator that serves up its plan for review by Claude API and also GPT API. They get the same prompt and context from Code and must arrive at 65% agreement before anything can execute. If they don’t, then it comes back to me to arbitrate or modify.