Module 01 · Lesson 1
What Claude Is, Where It Fits, and How It Thinks
Most people open Claude, type "write me an email," judge the result, and decide whether AI is "useful" based on that one moment. That's like judging a chef by the first thing they happen to grab from the fridge. Claude isn't a magic answer machine, it's a reasoning assistant that's only as sharp as the context, frame, and goal you bring to it. The teams getting real results aren't typing better prompts; they're thinking better about what they're actually trying to accomplish. This lesson resets that mental model, so the rest of the course actually compounds.
- Explain what Claude is, and what it isn't, in plain language to anyone on your team.
- Identify the four ways Claude actually adds value: reasoning, writing, decision support, and delegation.
- Describe how Claude "thinks": context window, instructions, and step-by-step reasoning.
- Convert a vague business question into a clear, structured Claude task.
- Decide when Claude is the right tool, and when a calculator, search engine, or human is better.
Claude is a reasoning assistant, not a search engine
Claude is an AI assistant built by Anthropic. The fastest way to understand it: Claude is good at the kind of thinking a smart, well-read colleague would do if you sat them down with your problem, your documents, and a coffee. Drafting, summarizing, comparing options, sketching plans, reviewing your work, walking through trade-offs, writing code, explaining things, all the parts of knowledge work that involve reading, thinking, and producing language.
It's not a search engine pulling current facts off the internet (though it can search when you ask). It's not a database with perfect recall. It's not a spreadsheet that does math for you (though it can write code that does). And it's not a person, it has no career, no consequences, and no skin in the game beyond doing well in this conversation.
A useful analogy: Claude is a brilliant intern with no memory
Imagine an exceptional intern who has read every book and document you've ever shown them, but only for the duration of the current conversation. They can think, reason, write beautifully, code, and synthesize. But the moment you close the chat, they walk out the door. Next time, they show up fresh. So the question becomes: how much context do you want to hand them, and what exactly do you want them to do?
The four jobs Claude is genuinely good at
After teaching hundreds of people, the same pattern keeps repeating. Claude shines at exactly four kinds of work:
- Reasoning: comparing options, weighing trade-offs, walking through "if-then" logic, planning steps.
- Writing: drafting, rewriting, summarizing, translating tone, generating variants.
- Decision support: turning messy inputs into structured outputs (memos, tables, decision trees, frameworks).
- Delegation: taking a goal and producing a sequence of work, including code, documents, and plans.
Notice what's missing: pulling live data, executing payments, or replacing human judgment in regulated decisions. Those are not what Claude is for, at least not without proper supervision and connectors, which we'll cover in later modules.
How Claude "thinks", the three pieces that matter
Whenever you send a message, Claude is working with three things at once:
- Context window: everything in the current conversation: your messages, Claude's replies, attached files, project instructions. Claude can read all of it, but only what's in the window. Anything outside doesn't exist for Claude.
- Instructions: the role, task, format, and constraints you give it. Vague instructions = vague outputs. There's no way around this.
- Reasoning: Claude can "think" step by step before answering, especially on complex tasks. Asking for reasoning explicitly often produces dramatically better results.
That's it. There's no fourth secret thing. Master those three and you've mastered 80% of working with Claude.
How to turn any business question into a Claude task
This is the workflow you'll use over and over. It's deliberately simple, that's the point.
- Name the actual goal Not "I want help with marketing." Try "I want a one-page positioning brief for a B2B SaaS launching in February." Specificity is the multiplier here.
- State the role and audience Tell Claude who it's playing ("Act as a senior brand strategist") and who the output is for ("for a non-technical CEO"). The same goal with different audiences becomes wildly different work.
- Hand over context Paste relevant background, current copy, competitor names, target customer notes. If it lives outside the chat, Claude doesn't know it. If you skip this, Claude makes generic guesses.
- Define the output format Bullet list? Markdown table? 3 versions, short/medium/long? Decision memo with a recommendation at the top? This is the single biggest fix when outputs feel "off."
- Add constraints Word count, tone, things to avoid, must-include points. Constraints help, not hurt, they remove the infinite possibilities Claude would otherwise consider.
- Ask for reasoning when it matters "Walk me through your thinking before you write the final version." For complex decisions, this often makes the answer noticeably better, and easier to trust.
- Review, refine, finalize Treat the first reply as a draft, not an oracle. Tell Claude what to change. The second turn is usually the one that ships.
Three prompts that work on day one
Copy any of these. Replace the variables in orange with your specifics.
5-minute walkthrough you can recreate
Open Claude side by side with this lesson and follow along. Time stamps are rough.
Try This Now: Rewrite a Vague Prompt
Pick a real task from your inbox or to-do list. Write your weak version first (the one you'd type if you were rushed), then rewrite it using the template. Compare the two outputs in Claude.
- Pick one task from your week (e.g., "draft a follow-up email," "summarize a report," "outline a proposal").
- Write the lazy 1-line version. Send it to Claude.
- Now use Prompt 1 (Universal Task Template) on the same task.
- Send it. Compare. Notice what changed and why.
- Save the better prompt, it's the seed of your prompt library.
Before vs. After: a real example
A founder asked Claude for "a pitch deck outline." Here's what changed when she added structure:
Result: a generic 10-slide template, Problem, Solution, Market, etc. Could apply to any startup. Not useful.
Result: a deck outline that's recognizably her deck, with healthcare-specific framing, traction-led narrative, and crisp messaging.
Five workflows from this lesson's teaching cards
Each card below is a real task pattern from the course's 1,750-card library. Use them as seeds for your own work.
Avoid these on day one
- Treating the first reply as the answer. Fix: always plan to do at least one refinement turn before you save anything.
- Not handing over context. Claude can only reason about what's in the chat. Fix: paste the relevant document, the past email, the customer note, even if it feels like overkill.
- Asking for "feedback" without specifying what kind. Fix: ask for "tough editorial critique" or "executive readability check" or "brand-voice match", name the lens.
- Using Claude for things it's bad at. Real-time stock prices, current sports scores, exact citations from memory: not its strength. Fix: use Claude with web search or connectors when current data matters.
- Skipping the format spec. "Help me think about X" produces a wall of text. Fix: tell it the shape, table, 5 bullets, decision memo, 3 variants.
- Quitting too early. The 3rd turn is often where Claude does its best work, not the 1st. Fix: stay in the conversation longer.
Ask Claude to ask you first
For any task that matters, start the conversation with: "Before you do the work, ask me 3–5 short questions that will materially improve the output." This flips the dynamic, Claude probes for the missing context instead of guessing. The questions it asks are often clarifying for you, too. This single habit raises output quality more than any prompt trick.
Lesson Quiz · 5 MCQ + 3 Scenarios + 1 Practical
Lesson 1 of 5 · Module 1Which best describes what Claude is good at?
✓ Correct
✗ Not quite — see the highlighted option.
Why B: Claude is a reasoning assistant. It excels at tasks involving thinking and producing language. Live data needs search; regulated decisions need humans; precise math needs code execution.
What does it mean that Claude has a "context window"?
✓ Correct
✗ Not quite — see the highlighted option.
Why B: The context window is what Claude has access to in the current conversation. Anything outside of it doesn't exist for Claude, which is why pasting context matters.
A teammate complains: "Claude gave me a generic answer." What's the most likely fix?
✓ Correct
✗ Not quite — see the highlighted option.
Why C: Generic in, generic out. The Universal Task Template (Role · Goal · Context · Format · Constraints) is the antidote.
The "intern with no memory" analogy implies which working habit?
✓ Correct
✗ Not quite — see the highlighted option.
Why A: The point is that conversations are self-contained units. Bring the context with you. Later, Projects (Module 3) and Memory let you persist some context across sessions, but the principle still holds.
Which is not one of the four jobs Claude is genuinely good at?
✓ Correct
✗ Not quite — see the highlighted option.
Why D: The four are reasoning, writing, decision support, and delegation. Replacing human approval in regulated contexts is exactly what Claude is not for.
Scenario Questions, Write your answers
Self-Assessment Scorecard
Reflection
Take 90 seconds. Don't overthink.
The Recap
Claude is a reasoning assistant, sharpest at writing, thinking, and turning messy inputs into structured outputs. It works with three things: the conversation's context window, your instructions, and step-by-step reasoning. The single habit that changes everything is replacing vague prompts with structured ones, Role, Goal, Context, Format, Constraints. That's the foundation. Everything else in this course builds on top.
Build your own "Claude Orientation Note"
Spend 20 minutes writing a one-page note for your future self (or your team) titled "How I'll Use Claude". It should answer four questions:
- What kinds of tasks will I send to Claude regularly?
- What kinds will I keep doing without Claude (and why)?
- What's my default Universal Task Template, written out, ready to paste?
- What's my QA habit, how will I check Claude's outputs before I ship them?