Multi-Model Orchestration
Patterns, debates, and case studies on running multiple AI agents and models together in coordinated workflows — the category where the most architectural progress happened this month.
What you’ll find here
- The official OpenAI Codex plugin for Claude Code — install, commands, and concrete adversarial-review example
- The CLI vs MCP debate framework — Rezvani’s 70/30 per-integration decision rule, backed by production metrics
- Autonomous sprint execution —
/bad(BMad Autonomous Development) coordinator pattern - Harness engineering — Hightower’s two-agent context-window approach behind Anthropic’s long-session gains
- Must-have CLIs — unicodeveloper’s 10-tool curated list
- Claude Advisor Tool — the sub-agent pattern inverted (cheap models consult Opus instead of Opus delegating down)
Featured in this category
- I Ran Codex and Claude Side by Side — Liu’s deep dive including the SR 11-7 compliance gap
- The CLI vs MCP Debate — Rezvani’s per-integration decision framework
- /bad BMad Autonomous Development — overnight sprint orchestration
Table of contents
- I Ran Codex and Claude Side by Side
- The CLI vs MCP Debate Is Asking the Wrong Question
- /bad — BMad Autonomous Development
- Anthropic's Harness Engineering — Two Agents, One Feature List
- 10 Must-Have CLIs for Your AI Agents in 2026
- Building a first Managed Agent from scratch
- Claude Advisor Tool — sub-agent pattern, inverted
- Viral Codex plugin for Claude Code