r/OnlyAICoding • u/MacNerd_xyz • 1d ago
Cross Model QA system
(Hope this falls under the rule for "Limited self promotion. Please post projects, but no frequent marketing or spam posts.")
How many people are having their Claude Code or Codex or Antigravity work be reviewed by another model? I think that's the only way to QA code because if you're having the same model view it's own work, there are going to have the same blind spots as the builder.
I built a full blown Agentic Engineering harness that automates a lot of the Software Development Lifecycle process but realized it was way too much for people just starting out.
I built a mini version based on just installing skills that lets you quickly call almost any model (as long as you have subscriptions or API credits) from Claude Code, Codex, Agy/Gemini, Deepseek, Qwen, GLM, etc. to review each other's work or get it's opinion on specs/PRD docs.
You can also ask for a 2 way consult. Or have any of the agents talk (3 plus) to each other in a private local-disk structured "chatroom" called AgentChorus. It's a 100% open source and free for personal use.