The clockFable 5 stays in Claude plans through Sunday, July 12 at 11:59pm PT, at up to 50% of weekly limits. The deadline already slipped once, from July 7, after the backlash. From July 13 it bills only through usage credits. Every price in this post comes from Anthropic's own pricing page, checked July 8.
JUL 13 · THE METER STARTS$10 / M IN$50 / M OUT2X OPUS 4.8

On July 13, Claude Fable 5 leaves subscription plans and goes on a meter: $10 per million tokens in, $50 out. That is twice Opus 4.8, and it sits outside your usage limits entirely. No credits enabled, no Fable.

The instinct is to treat this as a price problem: budget more, or use Fable less. Both miss what the meter is actually telling you. Fable is not expensive. Un-routed workflows are expensive. A team that pipes every token through the frontier model pays frontier prices for grep. A team that routes pays Fable rates only for the tokens that decide the outcome, and executor rates for everything else.

The strange part: Anthropic has quietly published most of the playbook itself. Here it is in five moves, numbers checked against their own pricing docs.

Claude Fable 5 · Fig. 1
One task, two lanes
Claude Fable 5 THE ROUTING MAP JUDGMENT LEFT, WORK RIGHT A TASK ARRIVES NEEDS JUDGMENT EVERYTHING ELSE FABLE 5 · ADVISOR plan · unstick · review $10 in / $50 out per Mtok advise, don't type SONNET 5 standard work, most of your tokens $2 / $10 intro CODEX mechanical builds from a frozen spec flat rate HAIKU 4.5 light tasks, formatting, boilerplate $1 / $5 Any executor you like. Fable only where it decides.
The whole arc in one look. Judgment goes left: Fable plans, unsticks, and reviews, briefly. Everything else goes right, to whichever executor fits the work: Sonnet, Codex flat-rate, or Haiku. Skills carry Fable's discipline into every lane, and the discounts stack underneath. Both get their own figure below.

Move 1: Let Fable advise, not type

The single biggest saver is a pattern Anthropic ships as a product. The advisor tool, in beta since March, pairs a cheap executor model with an expensive advisor. The executor does the task. Mid-generation, when it needs a plan or a course correction, it calls the advisor, gets guidance, and keeps going. The advisor reads everything but writes little. And output is where Fable hurts: $50 per million tokens.

ClaudeDevs
Claude
Devs

"Use Fable 5 as an 'advisor.' An executor (Sonnet 5) calls Fable 5 for guidance. Most tokens are billed at the lower executor rate."

@ClaudeDevs, Anthropic developers account  ·  July 8, 2026

The number attached to it in the coverage: Sonnet 5 as executor with Fable 5 as advisor reached roughly 92% of Fable-solo performance at 63% of the cost on SWE-bench Pro. Treat it as reported rather than gospel, but the direction is not subtle. You keep most of the intelligence and skip most of the bill.

Claude Fable 5 · Fig. 2
Where the tokens actually go
Claude Fable 5 THE ROUTING DIAGRAM ADVISOR & EXECUTOR FABLE 5 · THE ADVISOR plan · unstick · review   $10 in / $50 out per Mtok plan stuck review SONNET 5 · THE EXECUTOR writes the code, runs the tools, burns the tokens $2 in / $10 out per Mtok (intro pricing through Aug 31) task in → → work out THE RESULT ~92% of Fable-solo quality ~63% of the cost · SWE-bench Pro
A cheap executor does the work and burns the tokens; Fable is consulted at the three moments where intelligence compounds: the plan, the dead end, the review. Most tokens bill at the executor rate.
Pattern: Anthropic advisor tool (beta) · numbers as reported via @ClaudeDevs · platform.claude.com

You do not need the API to run this shape. In Claude Code, keep the session on Sonnet or Opus and pull Fable in only for the plan, the gnarly bug, or the final review: switch with /model, or point a single subagent at it. The advisor pattern is a workflow, not a feature flag.

Move 2: Route by phase, not by task

The community version of the same idea is being called 10-80-10. Fable owns the first 10%: structure, approach, success criteria, what could go wrong. Cheaper models own the 80% in the middle: the implementation loop, the mechanical edits, the retries. Fable comes back for the last 10%: review the output against the plan it wrote. One widely shared example prices a 30-step refactor agent at ~$25 per run on all-Fable and ~$1.40 with Fable planning and a budget executor doing the middle. Single-source numbers, so hold them loosely. The ratio is the point.

Simon Willison
Simon
Willison

"I told it 'For all coding tasks use your judgement to decide an appropriate lower power model and run that in a subagent' and it seems to be saving a lot of tokens."

Simon Willison, creator of Datasette, on the one-line version of the move  ·  July 2026

Anthropic's multi-agent docs encode the same economics at the architecture level: a coordinator delegates to a roster of agents, and each agent runs its own model. Their own example puts a Haiku researcher under an Opus coordinator. If you are not on the SDK, the translation is direct: in Claude Code, subagents take a per-agent model override. Search agents on Haiku at $1 in, review agents on Opus, and the frontier model only where the decision lives.

Move 3: Bank skills while it is still in your plan

Until Sunday night you have Fable at up to half of your weekly limits, included. The race-the-window crowd is spending that on one last giant refactor. The smarter spend, and the one the community keeps converging on, is skill distillation: have Fable write down its own discipline as skills, then run those skills on cheaper models all year.

The name came out of a viral Reddit thread during the included window, and the cleanest data point so far comes from a practitioner who blind-graded it: fourteen tasks on Opus 4.8, with and without Fable-authored skills. 12 wins, 0 losses, 2 ties, for about 7% more tokens. A skill cannot make a small model reason like a frontier model, but it reliably moves the model from its lazy default to its careful mode. The lesson: let the smartest model you can rent write the habits your daily model runs. And skills are an open standard now: the same folder runs in Claude Code, Codex CLI, and Gemini CLI. Discipline written once, portable across every meter.

Move 4: Codex types, Claude thinks

The most aggressive version of routing crosses vendor lines. Peter Steinberger's codex-first skill routes all hands-on-keyboard work to Codex, which runs flat-rate, and keeps Claude for everything that requires judgment.

Peter Steinberger
Peter
Steinberger

"Claude (Fable/Opus) tokens metered + expensive; Codex flat-rate. So Codex types, Claude thinks and verifies."

Peter Steinberger, codex-first SKILL.md  ·  July 2026

The contract is strict, and that is why it works. Fable writes a frozen spec: goal, paths, constraints, non-goals, the exact test that proves it done. Codex implements it. Fable reads the full diff and judges it like a contributor PR. Generation and exploration tokens, the bulk of any coding session, move to the flat-rate meter. Claude spends only on the spec and the review, which is exactly where it is worth $50 a million.

Move 5: Stack the boring discounts

Everything above is workflow. There is also plain arithmetic, straight from the pricing page, that most teams never touch.

Claude Fable 5 · Fig. 3 · via Anthropic pricing
The discounts that stack
Claude Fable 5 THE DISCOUNT LADDER ONE SCALE · $ PER MTOK INPUT base rate $10 batch API $5  50% off cache hit $1  90% off OUTPUT base rate $50 batch API $25  50% off terse output ~65% fewer tokens MIND THE TOKENIZER: Fable's tokenizer emits ~30% more tokens for the same text. Budget before you celebrate.
Anthropic's own levers, drawn on one scale on purpose. Seen honestly, input is barely the story: even at list price it is a fifth of output, and a cache hit shrinks it to a sliver. Output is the tax, which is why batch and a terse-output skill matter most. The multipliers stack.
Chart: Anthropic pricing, July 8, 2026 · platform.claude.com
Claude Fable 5 · Interactive
The meter, on your numbers
All Fable
everything at $10 / $50
$0
the baseline
Advisor
15% Fable + 85% Sonnet
$0
10-80-10
20% Fable + 80% Haiku
$0
Monthly, at 22 working days and list prices (Fable $10/$50, Sonnet 5 intro $2/$10, Haiku $1/$5). Before caching and batch, which stack on top. Token splits are the article's defaults; your mileage is the point, so change the numbers.

The trap: cheap tokens that cost hours

One warning before you route everything to the cheapest model. Per-token price is not per-task price. Developers Digest ran the comparison on a real feature build, and the cheap model won the rate card while losing the job.

Cost per task, not per token · feature build
$0.25

Sonnet 4.6 in tokens, plus about two hours of cleanup on the other side.

$4.18

Fable 5 in tokens, often production-ready on the first pass.

$30/hr

The breakeven. If your time is worth more than this, the Fable premium pays for itself in saved cleanup.

This is why the answer is routing and not abstinence. Uber learned it the loud way: agentic workflows without cost controls burned its entire 2026 AI budget in four months, and the company now caps coding tools at $1,500 per employee per month. The cap is not the lesson. The lesson is that neither "all frontier" nor "all cheap" survives contact with a real workload. Fable one-shots the task that would cost a cheaper model three retries and your afternoon; the cheaper model handles the 80% where one-shot quality is wasted.

Before Sunday night

The included window runs through July 12, 11:59pm PT, at 50% of your weekly limits. Four things worth doing with it:

We covered what the outage taught about renting frontier models: build so the model can disappear, because sometimes it does. The meter is the gentler version of the same lesson. The model is a tenant, and now the tenant charges by the token. Own the loop around it, route the loop deliberately, and the frontier stays affordable at any list price.

Fable thinks. Sonnet types.

Route the loop, not the budget.

Book a free Diagnostic: 30 to 45 minutes, no deck, no pitch. We map where your AI spend actually goes, which of your workflows deserve frontier tokens, and what an operator layer with deliberate routing would save you per month.

Book the Diagnostic →

Questions, answered

How much does Claude Fable 5 cost after July 12?

From July 13, Fable 5 no longer draws from Claude subscription limits. It bills only through usage credits at $10 per million input tokens and $50 per million output tokens, twice the rate of Opus 4.8. You enable credits under Settings, redemptions cap at $2,000 a day, and without credits enabled access simply stops. The API and consumption-based Enterprise plans are unchanged.

How do I use Fable 5 as an advisor to save tokens?

Run a cheaper executor model (Sonnet 5) on the task and let it call Fable 5 only for the plan, the dead end, and the review. Most tokens then bill at the executor rate. Anthropic ships this as the advisor tool (beta) on the API; reported results are roughly 92% of Fable-solo quality at 63% of the cost on SWE-bench Pro. In Claude Code, keep the session on a cheaper model and switch to Fable with /model, or route a single subagent to it.

What is skill distillation?

Having Fable 5 write skills (SKILL.md files encoding its working discipline) that cheaper models then execute. In a fourteen-task blind test on Opus 4.8, Fable-authored skills won 12, lost 0, and tied 2, at about 7% more tokens. Skills follow an open standard, so the same files run in Claude Code, Codex CLI, and Gemini CLI.

What is the cheapest way to run Fable 5 on the API?

Stack the built-in discounts: prompt caching bills repeated context at $1 per million input tokens (90% off), the Batch API halves everything to $5 in and $25 out for asynchronous work, and a terse-output skill cuts roughly 65% of output tokens. Budget for the tokenizer too: Fable's tokenizer produces about 30% more tokens for the same text.

Sources
1Anthropic pricing documentation, checked July 8, 2026. Fable 5 $10 / $50 per million tokens; cache hits $1 / MTok (0.1x input); Batch API $5 / $25 (50% off); Sonnet 5 intro pricing $2 / $10 through August 31, then $3 / $15; Haiku 4.5 $1 / $5; Opus 4.8 fast mode $10 / $50; the newer tokenizer produces approximately 30% more tokens for the same text. platform.claude.com
2Anthropic, “Advisor tool” (beta, header advisor-tool-2026-03-01). A lower-cost executor model consults a higher-intelligence advisor mid-generation; “you get close to advisor-solo quality while the bulk of token generation happens at executor-model rates.” @ClaudeDevs, July 8, 2026: executor (Sonnet 5) calls Fable 5 for guidance, most tokens billed at the executor rate; coverage reports ~92% of Fable-solo performance at ~63% cost on SWE-bench Pro. platform.claude.com · x.com
3Anthropic, “Multi-agent sessions,” Managed Agents documentation. Coordinator agents delegate to rosters where each agent runs its own model; parallelization, specialization, and escalation as the recommended delegation patterns. platform.claude.com
4Anthropic subscriber email, July 8, 2026, and Forbes (Sandy Carter), July 7, 2026. Included access extended through Sunday July 12 at 11:59pm PT after the original July 7 cutoff; up to 50% of weekly limits; usage credits from July 13. forbes.com
5“Claude Code skills, written by a smarter model” (Iwo Szapar), July 2026. Fourteen blind-graded tasks on Opus 4.8 with Fable-authored skills: 12 wins, 0 losses, 2 ties, at approximately +7% token cost. Skills follow the open Agent Skills standard and run in Claude Code, Codex CLI, and Gemini CLI. The “skill distillation” framing emerged from a viral Reddit thread during the included-access window. iwoszapar.com
6Peter Steinberger, codex-first skill, agent-scripts repository, July 2026. “Claude (Fable/Opus) tokens metered + expensive; Codex flat-rate… So Codex types, Claude thinks and verifies.” Fable writes the frozen spec and reviews the diff; Codex implements. github.com
7JuliusBrussee/caveman, July 2026. Terse-output skill for Claude Code, Codex, and 30+ agents; average 65% output-token reduction across test prompts (range 22–87%) while keeping code, commands, and errors byte-exact. Covered by AICodeKing, July 5, 2026. github.com
8Developers Digest, “Claude Fable 5 pricing: real cost per task,” July 2026. Feature build comparison: Sonnet 4.6 ~$0.25 in tokens plus ~2 hours cleanup vs Fable 5 ~$4.18, often production-ready; the premium pays for itself above ~$30/hour. Also reports Uber's $1,500/month per-employee cap after exhausting its 2026 AI budget in four months. developersdigest.tech
9Simon Willison (@simonw), July 2026. “The most interesting Fable tip I've heard so far is to let the model use its own judgement as much as possible. I told it 'For all coding tasks use your judgement to decide an appropriate lower power model and run that in a subagent' and it seems to be saving a lot of tokens.” x.com
John Tan
John Tan

Founder and CEO of nativefirst.ai. Embeds with scaling founders and CEOs to ship Level-3 agents and AI workflows in production.