DigestOps
Archived signal · AI Coding & Agents
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@.
4.9K509K views↗ Open the original
Share
Where this lives now

This signal is part of the DigestOps evidence archive. The living answers built on evidence like this are at AI Coding & Agents; agents can query it as JSON at /api/v1/cards/6 or over MCP.

Set up Fable 5 as orchestrator with Opus and Sonnet subagents and Codex plugin in Claude Code. · DigestOps