Claude Code · Educational Series

Fast vs deep: pick the right Opus 4.8 mode

Opus 4.8 can run in a Fast mode that's about 2.5x quicker and roughly 3x cheaper than earlier fast modes — or in full deep-reasoning mode. The skill is matching the mode to the task.

Reference Guidewith a downloadable resource for your Claude Code sandbox

What's inside

  1. Two gears, one model
  2. Use Fast for volume
  3. Use Deep for hard calls
  4. Match mode to task
Section 01

Two gears, one model

Opus 4.8 isn't one fixed speed. Fast mode trades a little depth for a lot of speed — around 2.5x quicker — and it's roughly 3x cheaper than the fast modes of previous models. Deep mode gives you full reasoning for the hard stuff.

Same model, two gears. Most people leave it in one gear and either overpay or wait too long.

The ideaIt's not 'which model' — it's 'which gear' for the task in front of you.
Section 02

Use Fast for volume

Fast mode is built for high-volume, low-ambiguity work: quick edits, formatting, simple lookups, summarizing a thread, cleaning up files. When the task is clear and you're doing a lot of it, speed and cost win.

Paying for deep reasoning to rename files is like hiring a surgeon to cut your sandwich.

fast: reformat 50 notes
fast: summarize a thread
fast: rename + sort files
Section 03

Use Deep for hard calls

Deep mode earns its keep on tricky reasoning: system design, gnarly debugging, strategy, long-horizon multi-step problems. When being right matters more than being quick, give the model room to think.

Slow is smart exactly when the stakes are real.

TellIf a mistake here is expensive or hard to undo, go deep.
Section 04

Match mode to task

A simple habit: start fast, and escalate to deep only if the task stalls or turns out to be harder than it looked. Reserve deep for the ~20% of work that's genuinely hard, and let fast handle the rest. You'll save real time and money without losing quality where it counts.

The whole skill is knowing which gear you're in.

In practiceDefault to fast for routine work. Flip to deep the moment ambiguity or stakes show up.
Free Download

The fast-vs-deep cheat sheet

A one-glance guide to picking Fast or Deep mode, with examples and an escalation rule.

Fast = volume
Deep = stakes
Speed numbers
Cost note
Escalation rule
Fast examples
Deep examples
Unsure? default
Cost savings
Checklist
✓ Downloaded. Drop it in your skills/ folder and try it in your Claude Code sandbox.