learn-claude-with-phoebe / Session 1 of 6
Learn Claude with Phoebe · Session 1 of 6

Meet Claude: AI fluency foundations

How AI actually works under the hood, how to drive Claude.ai like a power user, and the 4D framework that makes all of us better with AI by Friday.

🟢 Easiest All teams C-level opener DS & AI Marketing & Branding 45 min live + self-study depth
0-3 · Welcome 3-22 · Concepts (live cards) 22-42 · Three demos 42-45 · Q&A
Part 0

Why this session exists

Everyone in the company now has a Claude Teams seat. Most of us are using maybe 10% of it - as a fancier search box. This series changes that in six 45-minute sessions, going from "chat better" to "build your own automations". Today replaces six official Anthropic courses (about 4 hours of lectures): the working content is all here, taught in 45 minutes plus this page for self-study.

Live - presented in session Self-study - read after class ★ Try it now prompt 6 official courses covered
★ What you walk out with today A working mental model of how AI behaves and why, a Claude.ai workspace you set up yourself, one prompt structure (the 4D checklist) for any task, and a personal "teach me" tutor session. Cards marked "Live" are what we do together; "Self-study" cards give you the full course depth at your own pace.
Part 1 · covers "AI capabilities and limitations" + fluency deep dive

How AI actually works 7 min live

Four machine properties explain nearly every AI moment that ever surprised you: next-token prediction, knowledge, working memory, and steerability. Get these four and you can predict when Claude will be brilliant and when it will stumble - before it happens.

P Prediction Predicts the next word, brilliantly - it does not look things up. K Knowledge Trained knowledge with a cutoff - gaps invite hallucination. W Working memory The context window - big, but finite, and per-conversation. S Steerability Changes behavior on instruction - tone, format, rules. Most under-used. Odd output? Two of these are colliding - diagnose which, then fix the prompt.
🔍 Click to zoom - the four machine properties (from Anthropic's AI capabilities and limitations course)
LiveWhat we mean by AI, and next-token prediction3 min

Claude is a large language model (LLM): a system trained on enormous amounts of text to do one deceptively simple thing - predict the next word, over and over, at incredible quality. It is not a database, not a search engine, and not a mind reader. Everything impressive and everything weird about AI flows from this one mechanic.

Three-step diagram of next-token prediction. Step 1, the input prompt 'I like to eat...' - the model reads the words you give it. Step 2, the LLM processes it, looking at patterns from its training data to predict what word is most likely to come next. Step 3, next-word probabilities: apple 42.6 percent, cake 28.3 percent, pizza 13.1 percent, salad 6.7 percent, cookie 4.1 percent, down to rubbish at 0.01 percent. The model does not know the answer; it predicts the most likely next word given the context - here, 'apple'.
🔍 Click to zoom - one turn of prediction: your words in, a ranked list of likely next words out

Because it predicts rather than looks up, the same prompt can produce different answers on different runs. That variability is a feature for brainstorming and a risk for facts - which is why verification habits matter (Part 3).

Why this matters to you

  • It explains fluency without guarantees: Claude always sounds confident, because confident text is the most likely next text. Confidence is not evidence.
  • It explains why giving material beats asking cold: prediction conditioned on YOUR document is anchored; prediction from nothing is educated guessing.
★ Try it nowFinish this sentence 5 different ways, from most predictable to most surprising: "The biggest bottleneck in our data team is" Then explain in 2 sentences how you generated these - what made one continuation more likely than another?
Real world

The same question, two ways. Ask Claude cold: "What was our company's Q2 revenue?" - it has no idea, and a weak prompt might get a confident-sounding guess. Now upload the quarterly report and ask: "Summarize this in 5 bullets for a team standup" - excellent, in seconds. Same tool; the difference is whether you gave it the facts to predict from.

Self-studyHow AI gets its character2 min read

Raw next-token prediction would happily continue any text, helpful or harmful, true or false. Models get their working personality in a second training phase: human feedback teaches the model which responses are helpful, honest, and safe. This is why Claude asks clarifying questions, declines some requests, and admits uncertainty - those behaviors were trained in deliberately.

  • Different models, different characters: the same question to Claude, ChatGPT and Gemini gets different styles because each company trains different behavior, not because one "knows more".
  • Character is steerable: your instructions layer on top. Tell Claude "be blunt, skip the caveats" or "challenge my assumptions" and it will - see Steerability below.
  • Claude specifically is trained by Anthropic with an emphasis on being helpful, harmless, and honest - it would rather say "I'm not sure" than fabricate, but it is not immune to error. Trust calibrated, never blind.
LiveKnowledge - what Claude knows and when it invents2 min

Claude's built-in knowledge comes from training data with a cutoff date. It knows a compressed version of the public internet up to that point - and nothing after, nothing behind your company firewall, and nothing about your meeting this morning unless you paste it in.

training data - the public internet knowledge cutoff the gap - today ← ask directly: Claude's home turf search the web, or paste sources in → Internal company info is never on this line at all - always provide the document.
🔍 Click to zoom - where Claude's knowledge ends and yours must begin

When asked for facts beyond its knowledge, a language model's failure mode is not silence - it is hallucination: fluent, plausible, wrong. The fix is always the same: supply the source, ask it to cite what it used, and tell it that "I don't know" is an acceptable answer.

Knowledge situationWhat to do
Stable public concepts (statistics, marketing frameworks, code)Ask directly - this is Claude's home turf
Recent events, prices, versions, newsUse search/research mode or paste the source in
Anything internal to the companyAlways provide the document - it cannot know
High-stakes facts (legal, financial, published numbers)Provide source + verify the output yourself
★ Try it nowWhat do you know about [your company name]? Split your answer into three lists: 1. Things you're confident about 2. Things you're unsure about 3. Things you'd need me to provide Do not guess in list 1. Be honest about where your knowledge ends.
Real world

The cautionary tale everyone should know: in 2023, two New York lawyers were sanctioned in court (Mata v. Avianca) for filing a legal brief containing six cases that an AI chatbot had simply invented - they never checked. The AI didn't fail; the verification step did. That story is why this whole session exists.

Self-studyWorking memory - the context window2 min read

Everything in your current conversation - your messages, uploaded files, Claude's replies - lives in a working memory called the context window. It is big (hundreds of pages) but finite, and two behaviors follow:

  • Long chats drift. In a marathon conversation, early details fade in influence. When a thread gets messy, start fresh and paste in a short summary of decisions so far - a clean context beats a cluttered one.
  • Each conversation starts blank. Claude does not remember yesterday's chat unless your workspace has that feature enabled or you re-supply the material. Projects (Part 2) exist precisely to solve this - persistent knowledge that every conversation can see.
★ Try it nowI'm going to paste a long document. Before I ask anything: list the 3 most important things you'll keep track of while reading it. Afterwards, when I ask questions - if you're not sure whether a detail was actually in the text, say "not in the document" instead of filling the gap from general knowledge. [paste a long report or policy doc]
Real world

A 300-page policy PDF dumped in whole gets shallow answers - the important clause on page 214 competes with 299 other pages for attention. Feed it chapter by chapter and ask for a running summary, and the answers get sharp. Same model, managed memory.

LiveSteerability - and when properties collide2 min

Steerability is the property that makes everything else usable: Claude will genuinely change its behavior - tone, format, depth, persona, rules - based on plain-language instructions. Most people dramatically under-steer. You can set rules for a whole conversation ("always answer in tables", "flag any assumption you make") and Claude will hold them.

When properties collide is where AI gets weird. Steer it hard toward confidence ("give me a definitive answer") and you suppress its honesty about uncertain knowledge - you have steered it INTO hallucination. Ask for perfect recall at the end of a very long chat and steering can't beat memory limits. Odd outputs are almost never random: one property is being pushed against another. Diagnose which, fix the prompt.

★ Try it nowExplain what a data catalog is, 3 times, keeping every version factually identical: 1. To a new intern, in 2 sentences 2. To our CFO, in 3 bullets focused on cost and risk 3. As a one-line Slack message Notice what changed and what didn't - that's steerability.
Real world

The arithmetic collision: "Total this 200-row expense list" in plain chat risks silent errors - you're asking a next-word predictor to be a calculator. Say "write and run the calculation as code" and it becomes exact, because now the right tool does the math. Knowing WHY it fails tells you the fix.

Part 2 · covers "Claude 101"

Driving Claude.ai 6 min live

The features that separate a power user from a search-box user: conversations that compound, Projects that remember, Artifacts that ship, and the reach features your Teams plan includes.

LiveYour first conversation, done properly2 min

A Claude conversation is a working session, not a query box. The habits that change everything:

  • Talk to it like a bright new colleague - full sentences, real context, actual stakes. "Help me prep for a tense budget meeting with marketing tomorrow" beats "budget meeting tips".
  • Attach, don't describe. Drop in the file (PDF, spreadsheet, screenshot, code) instead of describing it. Claude reads images and documents directly.
  • Iterate in the same thread. "Shorter." "More formal." "Now as a table." Each follow-up refines - you are steering, not re-rolling dice.
  • Edit your prompt when a thread goes sideways - rewriting your message and re-running beats arguing with a bad draft.
  • Pick the right model: the default model balances speed and depth; switch to the most capable model for complex reasoning, the fast one for bulk simple tasks.
★ Try it nowI have [a real meeting from your calendar this week]. Help me prepare: 1. Ask me up to 3 questions you need answered first 2. Then give me a one-page prep: likely sticking points, my strongest arguments, and one question I should ask that others won't think of
LiveProjects - knowledge that compounds2 min

A Project is a workspace with permanent memory: upload your team's key documents once, set standing instructions once, and every conversation inside the Project starts already knowing them. This is the single highest-leverage feature for teams - it turns Claude from a stranger into a briefed colleague.

What goes in a good project

  • Knowledge files: style guides, product specs, org charts, glossaries, key reports - the stuff you're tired of re-explaining.
  • Custom instructions: "You support the data science team at [company]. Our stack is X. Always flag assumptions. Use our metric definitions from the glossary."
  • Team sharing: on the Teams plan, share the Project so everyone's conversations start equally briefed - one setup, whole-team payoff.
Real world

A brand team builds a "Brand HQ" project: voice guide, banned words, best past campaigns, current positioning doc. From then on, every caption, email, and deck request in that project comes back on-brand by default - no more pasting the style guide into every chat. We build exactly this in Demo 2.

LiveArtifacts and skills - from answers to assets1 min

Artifacts turn Claude's output into a live, standalone piece of work beside the chat: documents, tables, diagrams, working web pages, small interactive tools. Ask for "an interactive checklist my team can tick off" and you get a working mini-app, not a paragraph. Artifacts can be edited by conversation ("make the header plum, add a filter"), shared with a link, and are how we prototype websites in Session 4.

Skills are reusable instruction packs that teach Claude a repeatable job - your report format, your QA checklist, your SOP - so you invoke them instead of re-explaining. They are the star of Session 3, where we turn one of OUR real SOPs into a skill live.

★ Try it nowCreate an artifact: a clean one-page checklist for onboarding a new [your team] team member. Make the items editable and tickable. Use only what a first-week person truly needs.
Self-studyExpanding Claude's reach: connectors, search, research2 min read
  • Connectors plug Claude into your tools - calendar, email, drive, project trackers - so it can read and act on live data. On our Teams plan most connectors need a one-time sys-admin approval; Session 2 includes the ready-to-send request template and builds the flagship automation (calendar → prioritized to-do list).
  • Web search closes the knowledge-cutoff gap: Claude looks up current information and cites sources. Use it whenever "recent" matters.
  • Research mode goes further: Claude plans a multi-step investigation, reads many sources, and returns a structured, cited report. Right for "compare these 5 vendors" - overkill for "what does churn mean".
  • Enterprise search (when enabled by the org) lets Claude answer from internal company sources - ask your admin what's connected before assuming.
Real world

What this means Monday morning. Today, zero approvals needed: upload the weekly sales CSV and ask "find the 3 biggest outliers and draft one question to ask about each". After the Session 2 connector request: "check my calendar and inbox, build my morning to-do list, flag anything from the CEO" - automatically, every morning.

Self-studyClaude everywhere, and what your role uses it for2 min read

Beyond the browser: the desktop app adds Cowork (Claude works on files in a folder you choose) and hosts Claude Code for engineers; the mobile app handles voice conversations and photos of whiteboards; Claude also lives inside some tools your team already uses. Session 5 covers Claude Code properly - here's what each seat in this room reaches for first:

RoleFirst wins with Claude
DS & AICode review and debugging, data cleaning plans, methodology critique, documentation drafts, offline script writing (Session 5)
Marketing & BrandingCampaign copy in brand voice, audience personas, content repurposing (one asset → 5 formats), creative critique (Session 4)
C-levelBoard pre-reads, decision framing (options + risks + recommendation), meeting prep, "explain this technical thing before my next call" (Demo 3)
EveryoneEmail drafts, meeting summaries → action lists, document review, "teach me" sessions, first drafts of anything
Part 3 · covers "AI fluency: framework & foundations"

The 4D framework, properly 6 min live

Anthropic's framework for working with AI effectively, efficiently, ethically and safely. Four competencies - Delegation, Description, Discernment, Diligence - each with real depth. This is the operating system for every demo in all six sessions.

LiveThe 4D map1 min

Why "fluency" and not "prompting"? Because prompting is only one D of four. Fluent people also choose the right work to hand over, judge outputs like an editor, and stay accountable for what ships. The four Ds, in working order:

D Delegation Choose WHAT to hand to AI vs keep human. "Is this a Claude task?" D Description Say it well: context, role, format, audience, examples, constraints. D Discernment Judge the output: right? complete? on-brand? Push back, iterate. D Diligence Stay accountable: verify facts, protect data, own what ships.
🔍 Click to zoom - the 4D framework (from Anthropic's AI fluency: framework & foundations course)
LiveDelegation - choosing the right work to hand over1.5 min

Delegation has three layers, and most people skip the first two:

  • Problem awareness: what are you actually trying to achieve, and what does "good" look like? Fuzzy goals produce fuzzy delegations.
  • Platform awareness: what is AI genuinely good at (Part 1!) and which tool fits - chat, a Project, research mode, or a human colleague?
  • Task delegation: split the work. Which parts go to Claude, which stay with you, which are collaborative ping-pong?

Project planning with delegation in mind

For any real project, list the tasks and mark each: AI-first (drafting, summarizing, structuring, variations), human-first (final judgment, relationships, confidential calls), or duet (AI drafts, you shape; you outline, AI expands). A campaign launch might delegate audience research summaries and copy variants, keep budget sign-off and partner negotiations, and duet the creative brief.

AI-first Duet Human-first first drafts summaries & structure variations at volume creative briefs analysis & options performance-review notes final decisions confidential calls relationships Split any project into these three lanes before prompting anything - that is delegation.
🔍 Click to zoom - the three delegation lanes, with examples
Real world

Press-release draft: delegate. Pricing decision: don't. The gray zone is where fluency shows: performance-review notes are a duet (Claude structures your raw observations; the judgment and the words that land stay yours).

LiveDescription - the prompting masterclass1.5 min

Description quality is the single biggest lever you control. Three kinds of describing, then the techniques:

  • Product description: what you want - task, format, length, audience.
  • Process description: how to work - "think step by step", "ask clarifying questions first", "give 3 options before committing".
  • Performance description: how to behave - tone, persona, confidence level, what to do when unsure.

The six elements of a strong prompt

Role - who Claude should be Context - the facts, pasted in Task - the one thing to produce Format - sections, length, tone Audience - who reads it, with how much time Guardrails - "only these facts; list gaps, don't guess" = one 4D prompt six lines, two minutes, ten times the output.
🔍 Click to zoom - the anatomy of a strong prompt
ElementSounds like
Role"You are a head of data science preparing a board pre-read"
Context"We are a [industry] company; here are the Q2 facts: ..."
Task"Write a one-page performance summary"
Format"3 sections, max 120 words each, end with the key trend"
Audience"Non-technical board members with 3 minutes"
Guardrails"Use ONLY these facts; list gaps instead of guessing"

Techniques that punch above their weight

  • Show an example of what good looks like (last week's report) - one example outperforms three paragraphs of description.
  • Ask it to ask: "ask me up to 3 questions before you start" catches missing context early.
  • Positive instructions: say what TO do ("plain, confident language") over what not to do ("don't be wordy").
LiveDiscernment - and the description-discernment loop1 min

Discernment is editorial judgment over three things: the product (is it right, complete, on-brand?), the process (did it reason soundly or leap?), and the performance (was the interaction style right - too agreeable, too verbose?).

The core working rhythm of AI fluency is the description-discernment loop: describe → get output → judge → describe better → repeat. First drafts are the start of the conversation, not the verdict. Specific feedback ("the tone in section 2 is alarmist - make it neutral and factual") beats re-rolling ("try again") every time.

1 Describe 2 Output 3 Judge 4 Refine loop until it's right Refine = specific feedback on the weakest part, not "try again".
🔍 Click to zoom - the description-discernment loop
Real world

A manager's weekly report draft calls a 3% dip "alarming" - off-brand for a numbers-driven team. Weak move: accept it or start over. Fluent move: "Neutral, factual phrasing on the dip; add the 8-week trend for context" - 15 seconds, and the next draft is right. That's the loop.

LiveDiligence - staying accountable1 min

Diligence is the D that protects your name and the company. Three parts:

  • Creation diligence: be thoughtful about which AI you use for what, and what data you share with it. Company policy and client confidentiality come first - when in doubt, sanitize.
  • Transparency diligence: be appropriately open about AI's role in your work - with colleagues, clients, and regulators where it matters. "Claude drafted, I verified and decided" is a sentence to be comfortable saying.
  • Deployment diligence: verify before it ships. You own the output - the Avianca lawyers learned this in federal court.
The house rule Claude drafts, a human decides. Anything that leaves the building - client email, board number, published copy - gets human verification. No exceptions, including for executives.
Part 4 · covers the students, educators & teaching AI fluency courses

Learn from Claude, then teach it forward 3 min live

The most underused mode of AI - and, for leads, how to spread fluency through your team without running a 4-hour training.

LiveClaude as your learning partner2 min

Claude adapts to your level, never judges a "dumb" question, and can quiz you until a concept sticks. The trap to avoid: letting AI do the understanding FOR you. Copy-pasting an explanation you didn't absorb is the professional version of copying homework - the goal is that YOU get smarter, not that an answer got produced.

Four techniques, in rising order of learning power

  • Explain: "Explain X like I'm a marketing director, not an engineer."
  • Socratic: "Don't give me the answer - ask me questions until I get there."
  • Quiz: "Quiz me with 5 questions, one at a time, and grade my answers honestly."
  • Reverse: "I'll explain it back to you - correct my misunderstandings." (The strongest: teaching reveals what you don't know.)
Explain Socratic Quiz Reverse it tells you it asks you it tests you you teach it learning power
🔍 Click to zoom - four learning techniques, in rising order of power

Career planning, the fluent way

The same techniques apply to your own growth: "Here's my role and where I want to be in 2 years - interview me about my skills, then give me a gap analysis and a 90-day learning plan using free resources." Claude is a tireless, honest career-planning partner - the decisions stay yours.

Real world
  • A CMO has an agency meeting about "incrementality testing" tomorrow. Fifteen minutes of Explain mode with examples from her own campaigns, and she walks in asking the sharpest question in the room.
  • A CFO gets pitched a "vector database" by a vendor. One Quiz session later, he can probe the claims instead of nodding along.
  • A new joiner pastes the onboarding doc and uses Reverse mode: "I'll explain our data pipeline back to you - correct me." Two weeks of hallway confusion compressed into an hour.
Self-studyBeing the human in the loop1 min read

The through-line of everything today: AI changes what you can produce, not what you're responsible for. The judgment calls - what to work on, what's true enough to ship, what's right for the client, what your name stands behind - remain human work, and becoming fluent makes your judgment MORE valuable, not less. The people who thrive with AI aren't the ones who automate the most; they're the ones who know exactly which 20% must stay human.

Self-studySpreading fluency in your team2 min read · for leads

If you lead people, you are now an AI educator whether you planned it or not. The teaching course's core insight: the 4Ds work as two loops, and people learn them by doing, not by hearing.

  • The delegation-diligence loop (the strategic loop): what should we hand to AI, and can we stand behind the result? Run it as a team exercise on YOUR team's task list - 30 minutes, whiteboard, three columns: AI-first / human-first / duet.
  • The description-discernment loop (the craft loop): prompt, judge, re-prompt. Teach it by pairing: one person drives, the other critiques the output, swap. The critique seat learns fastest.
  • Assess fluency by artifacts, not vibes: ask each person to bring one before/after (their old way vs their 4D-prompted way) to a team meeting. The delta is the assessment - and the demos become the team's shared playbook.
  • Apply your discipline's expertise: every field has quality standards AI doesn't know by default (your data QA bar, your brand voice, your legal review). Fluency in YOUR team means encoding those standards into prompts, Projects, and later skills (Session 3).
Demo 1 of 3

Bad prompt vs 4D prompt ★ 8 min · follow along

Same task, two prompts, run side by side. Watch the quality gap, then dissect WHY using the 4D checklist - and finish with one lap of the description-discernment loop. Works in the session or on your own with a real task from your week.

Prompt A - what most of us typeAs head of [your team], write a summary of our Q2 performance for the board.
Prompt B - 4D structuredYou are a head of data science & analytics preparing a board pre-read. Context: We are a [industry] company. Q2 highlights I'm giving you below - use ONLY these facts, do not invent numbers. [paste 5-10 bullet points of real Q2 facts] Task: Write a one-page Q2 performance summary for the board. Format: - 3 sections: Wins, Watchouts, Asks - Max 120 words per section, confident but factual tone - End with one sentence on the single most important trend Audience: Non-technical board members who have 3 minutes. If any important information is missing for a board summary, list what you'd need instead of guessing.

Run Prompt A in Claude and read the output. Notice how generic it is - it could be any company's summary.

Run Prompt B, pasting in 5 real, non-confidential bullets from your own work. Compare the two side by side.

Dissect the gap with the six elements: find the role, context, task, format, audience, and guardrails in Prompt B.

Run one discernment lap: find the weakest sentence in B's output and fix it with specific feedback ("section 2 is too cautious - state the win plainly"). Watch the redraft.

Rewrite one of YOUR pending tasks as a 4D prompt and run it. Keep the version that works as your template.

Data tip Practice with public or sanitized figures. Never paste confidential numbers into a practice chat - that is creation diligence in action.
Demo 2 of 3

Build your workspace: a Project + your first artifact ★ 7 min · build your own

Ten minutes of setup that pays back every day: a Project that knows your work, and an artifact you can share. This is Claude 101's whole "organizing your work" module, done rather than watched.

Create a Project named after your team or your biggest recurring workflow (e.g. "Weekly reporting HQ", "Brand HQ").

Upload 2-3 non-confidential documents you're tired of re-explaining: a template, a style guide, a glossary, a sample of good past work.

Set the custom instructions - use the template below and make it yours.

Test it: ask a question that needs the uploaded knowledge ("Draft this week's update in our usual format"). Notice it already knows the format.

Ask for an artifact: "Create a one-page checklist artifact for [a recurring task]". You now have a shareable asset, not a chat answer.

Project instructions templateYou support the [team name] team at [company], a [industry] company. Our context: - What we do: [1-2 sentences] - Key terms: see the glossary in project knowledge - use OUR definitions - House style: [e.g. plain language, no hype words, numbers rounded, UK spelling] Always: - Flag any assumption you make - Ask before inventing facts about our company - When drafting, match the format of the examples in project knowledge
Real world

The marketing lead who set up "Brand HQ" in week 1 stopped pasting the style guide into chats. Three weeks later the whole team drafts in one shared project, and "sounds like us" stopped being a review comment. Setup: 10 minutes, once.

Demo 3 of 3

Teach me anything ★ 5 min · build your own

Pick one topic you've been meaning to understand - a metric, a technology, a market - and start a personal tutoring session with this template.

The "teach me" templateI want to truly understand: [topic - e.g. "how LLMs are trained", "attribution models in marketing", "what a data catalog does"] My starting level: [beginner / know the buzzwords / can follow technical detail] My role: [your job] - tailor examples to my world. Teach it in 3 rounds: 1. The 2-minute version with one concrete analogy from my industry 2. The mechanics - how it actually works, step by step 3. Quiz me with 3 questions, one at a time. Grade each answer honestly and fix my misunderstandings. Keep each round short. Wait for me to say "next" before moving on.

Pick one topic you have genuinely been meaning to understand.

Fill in the template and go through all 3 rounds. Give it 5 focused minutes - say "next" to move between rounds.

Notice the moment a quiz answer comes back corrected. Being corrected is the value - that is where the learning happens.

Homework

Try it yourself - this week ◐ 30-60 min total

Source material

Official Anthropic courses covered

This session teaches the working content of six official courses from claude.com/resources/courses - about 4 hours of lectures distilled into 45 live minutes plus this page. What stays exclusive to the official courses: video walkthroughs, final assessments, and certificates.

Claude 1011 hr · Part 2 + Demo 2 cover all 4 modules
AI fluency: framework & foundations1.1 hr · Part 3 covers all four Ds + prompting deep dive
AI capabilities and limitations15 min · Part 1 covers all four properties + try-it-outs
AI fluency for students30 min · Part 4 + Demo 3: learning partner, career planning, human in the loop
AI fluency for educators24 min · Part 4 "spreading fluency"; course-design specifics left to the original
Teaching AI fluency36 min · Part 4: the two loops, assessing the 4Ds, discipline expertise
Check yourself

Three questions before you go 🎯 ◐ 90 seconds

1 · Claude confidently states a "fact" about your company that you never gave it. What's happening?

Prediction, not lookup - the first machine property. The fix: give it the source, and tell it "I don't know" is a valid answer.

2 · The draft's tone is wrong. The fluent move is...

That's the description-discernment loop: specific feedback beats re-rolling, every time.

3 · Which habit is Diligence?

You own what ships - remember the Avianca lawyers. Verification is the habit that protects your name.

Session 1 cheat sheet · pin this

Four machine propertiesNext-token prediction · Knowledge (cutoff!) · Working memory · Steerability. Weird output = two properties colliding.
DelegationAI-first / human-first / duet. Drafts and structure: delegate. Final calls: human.
DescriptionRole + context + task + format + audience + guardrails. Show an example. Ask it to ask.
DiscernmentJudge product, process, performance. Specific feedback beats re-rolling. Loop it.
DiligenceRight tool, right data, verified output. You own what ships - remember Avianca.
Power featuresProjects = permanent briefing. Artifacts = shippable assets. Connectors = live data (Session 2).
Anti-hallucination line"Use ONLY the facts I gave you. If something is missing, ask."
Learning line"Teach me in 3 rounds, then quiz me one question at a time."