Claude Code Basics Lesson 10 of 46
Effort: How Hard It Should Think
- Effort is the second dial: not how much it knows, but how much it's trying right now.
- It's separate from the model: you combine them however you like.
- High: it reasons for a long time, takes longer, costs more. Low: it answers fast and sometimes cuts corners.
- It should be chosen per job, not set once and forgotten.
Two equally good colleagues
Picture two people with the exact same background. To the first you say: «give me a quick take». To the second: «take whatever time you need and really look at it».
You'll get two different answers. Not because one of them is better — it's the same head — but because one stopped to think and the other didn't.
That's exactly the difference between model and effort. The model is how much it knows. The effort is how much effort it puts into this answer.
What actually changes
Raising the effort makes the model reason longer before it moves: it considers more paths, notices more things, makes fewer mistakes on tangled problems. Lowering it, it gets straight to the point: it answers fast and costs less.
And here's the part that surprises people: reasoning isn't free. Thinking for a long time is work, and you pay for that work twice — in waiting and in money. Keeping high effort switched on for everything is one of the quietest ways to burn through your budget.
When to raise it and when to leave it alone
Raise it when the job needs judgment: a decision you'll be living with, a problem that doesn't add up, something you need to set up right the first time.
Leave it low when the path is already clear and all that's left is to walk it: repetition, conversions, edits you've already described in full.
The rule is the same as for the model, applied to a different dial: spend the effort where there's something to figure out.
What's next
Now you have two dials, and the doubt that trips up practically everyone comes up: when Claude Code misbehaves, did I get the model wrong, or the effort? In the next lesson, the two symptoms that tell you which one to turn.
Did you get it?
Two minutes, no grade. Trying to answer — even getting it wrong — cements the concepts far more than rereading. Not in the mood? Skip it: the lesson still counts as complete.
What's the relationship between the model and effort?
Two independent dials. You can have a capable model that answers off the cuff, or a lightweight model that reasons about it at length: they're different combinations, with different costs and different results.
What happens when you raise the effort?
Reasoning isn't free: it's work, and you pay for it in time and money. That's why high effort should be spent where judgment is needed, not left on as a fixed setting just to feel safe.
-
Chapter 1 Introduction
-
Chapter 2 What's Underneath
-
Chapter 3 You Choose the Engine
-
Chapter 4 First Time at the Controls
-
Chapter 5 What You Let It Touch
-
Chapter 6 What It Knows About You
-
Chapter 7 Skills
-
Chapter 8 How Many You Put to Work
-
Chapter 9 What It's Connected To
-
Chapter 10 Automating the Setup
-
Chapter 11 Wrap-Up