cd /news/developer-tools/code-in-an-opus-session-using-fable-… · home topics developer-tools article
[ARTICLE · art-49169] src=gist.github.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Code in an Opus session, using Fable subagent to plan and Codex to write code and finally Fable subagent review for every task.

A developer created a workflow using Anthropic's Opus session with Fable subagent for planning and review, and Codex for code generation. The process involves writing a plan.md for each task, requiring approval before implementation, then using Codex to write code, followed by review and smoke testing before committing.

read1 min views1 publishedJul 6, 2026
name cook
description Code in an Opus session, using Fable subagent to plan and Codex to write code and finally Fable subagent review for every task.
user-invokable true

Implement all tasks given to you. Use a Fable high subagent to write a plan.md for each task. Require my approval for all plans before beginning implementation. Then write all code by calling out to codex exec for each task using codex --yolo exec -c model="gpt-5.5" -c model_reasoning_effort="high" < plan.md

(allow cmd to run for up to 20 minutes), then review code (using a subagent with Fable high) and smoke testing new features (usage a subagent with Opus medium) by running pnpm dev and doing real requests, before committing and pushing, then moving onto next task. Remember that every subagent or codex session is completely independent and must be given the full context it needs to complete its work.

── more in #developer-tools 4 stories · sorted by recency
── more on @anthropic 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/code-in-an-opus-sess…] indexed:0 read:1min 2026-07-06 ·