Diego | AI 🚀 - e/acc@diegocabezas01x
Set up Fable 5 as orchestrator with Opus and Sonnet subagents and Codex plugin in Claude Code.
- Use Fable 5 with max reasoning as the main orchestrator model.
- Create two subagents: deep-reasoner pinned to Opus for complex reasoning, and fast-worker pinned to Sonnet for mechanical tasks.
- Install and add the OpenAI Codex plugin to Claude Code for peer review.
how to reproduce · 1. In Claude Code, set model to Fable 5 with reasoning effort max. 2. Use /agents to create deep-reasoner (pinned to opus) and fast-worker (pinned to sonnet) with specific prompts. 3. Install codex CLI, then run /plugin marketplace add openai/codex-plugin-cc and /plugin install codex@.