@diegocabezas01: Use Fable 5 as orchestrator and Opus + Codex to execute (to save fable usage): Fable 5 (max reasoning) = orchestrator O…
Summary
A tweet thread explaining how to configure Fable 5 as the orchestrator with Opus and Sonnet as subagents, plus Codex as a peer engineer, in Claude Code to optimize model usage and task delegation.
View Cached Full Text
Cached at: 07/02/26, 06:18 AM
Use Fable 5 as orchestrator and Opus + Codex to execute (to save fable usage):
Fable 5 (max reasoning) = orchestrator Opus = deep reasoning subagent Sonnet = mechanical work subagent Codex = peer Sr. engineer, different perspective
Setup:
-
Set Fable 5 as your main model In Claude Code: /model → Fable 5 → reasoning /effort to max
-
Create 2 subagents with /agents In Claude Code:
deep-reasoner → pinned to opus “Use for reasoning-heavy phases, architecture, debugging complex issues, algorithm design. Think thoroughly, return a concise conclusion the orchestrator can act on.”
fast-worker → pinned to sonnet “Use for mechanical tasks, boilerplate, tests, formatting, simple edits. Execute efficiently.”
-
Add OpenAI’s official Codex plugin (install codex cli in your computer first), In Claude Code type: /plugin marketplace add openai/codex-plugin-cc /plugin install codex@openai-codex /codex:setup
-
Drop this in your CLAUDE.md in your folder:
Orchestration workflow
You (Fable) are the orchestrator. Plan, decompose, synthesize.
Reasoning-heavy phases → deep-reasoner
Mechanical work → fast-worker
Codex (/codex:rescue –background) is a cracked engineer on par with deep-reasoner, from a different perspective. Treat as a peer, not a reviewer.
High-stakes decisions: task Opus + Codex on the same problem in parallel, synthesize the best of both, without showing either the other’s answer. Keep your own context lean.
- Then prompt Fable like a tech lead: “Goal: [what you want] Context: [files, constraints] You’re the lead. Delegate reasoning to deep-reasoner, grunt work to fast-worker, fresh-perspective problems to Codex. Show me your plan first, then execute.”
That’s it.
Interesting, I might lower it down to high
Good idea
Nice! So far I like the connection to codex a lot
Yes because codex gpt-5.5 is crazy smart too
yes!! so far i have found that’s the best way and I dont blast the usage from Fable
Interesting! I originally posted this on 6/12 and came to the whole idea and architecture just with fable, but I will love to see how he did it, might be some things I can improve
Yes and you save on the big model tokens but still use the intelligence
I haven’t to be honest, will do now
Similar Articles
@dzhng: Hot tip: use Fable-5 for planning and as the general orchestrator and reviewer, and Codex as the actual implementer so …
Tip to use Fable-5 as orchestrator and Codex as implementer to save credits, with a link to a library of composable AI agent skills for autonomous software development.
/architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
Introduces architect-loop, a cross-vendor development loop where Claude Fable architects and judges work slices while GPT-5.5 Codex builds and researches in parallel, using flat-rate subscriptions instead of API tokens.
@jumperz: this is how to run claude fable 5 as your architect ( 20$ sub only ) + gpt 5.5 codex as your builder.. full system belo…
A developer shares a workflow using Claude Fable 5 as architect and GPT 5.5 Codex as builder, with a handoff memory system to manage AI-assisted development efficiently.
Fable 5 will divert coding to Opus 4.8 according to Anthropic
According to Anthropic, Fable 5 development will shift to using the Opus 4.8 AI model for coding tasks.
@ericzakariasson: https://x.com/ericzakariasson/status/2072639126034137444
Fable is back in Cursor. This post shares a pattern using Fable as an orchestrator with Composer 2.5 as workers for efficient AI-assisted coding, along with tips for long-horizon cloud agents and rotating models.