At BlueForest, Claude isn't just a chatbot — it's how we build. We work in Claude Code (the terminal agent) and Claude Cowork (the agentic app), both operating directly on local folders. This module gets you operating that way fast.
Answer in your own words — short is fine, and "not sure" is a valid answer. Don't worry if some terms are new; that's exactly what this measures. Ammon reviews your answers, scores your fluency, and tailors your training. These submit with everything else at the final step. New to the vocabulary? The Key Concepts section right below teaches it.
Plain-English definitions of the terms above. Skim it now; come back to it as a reference.
The command-line interface — a text-based way to run programs by typing commands instead of clicking. Claude Code can run in a terminal CLI.
Same Claude Code engine, two surfaces. We mostly use the Desktop app (and Cowork) — a friendlier window over the same folder-based work; the CLI is the terminal version.
One continuous working conversation with Claude on a folder. It carries context until you end it or it fills up.
The unit models read and write in — roughly ¾ of a word (≈ 4 characters). Usage and context are measured in tokens.
How much text (in tokens) Claude can "hold" at once. Our models run a large window — ~200K up to 1M tokens (Opus 4.8 = 1M). Large, but finite.
Anthropic's most capable Opus-tier model (claude-opus-4-8) — the strong, autonomous one we reach for on hard work. Sonnet is the balanced pick; Haiku is the fast, cheap one.
Watch how full the window is (e.g. /context-style stats) so Claude doesn't lose earlier detail. Manage it by compacting, summarizing, or starting fresh.
Skills = packaged know-how; Slash commands = shortcuts; Subagents = helpers run in parallel; Workflows = multi-agent orchestration; Hooks = automated triggers; MCP = tool connectors; Memory = what persists across sessions.
Version control — saves snapshots ("commits") of a folder so you can track changes, undo, and share. GitHub hosts Git projects online.
A chatbot only talks. An agent acts — it reads files, runs tools, edits, and verifies, taking multi-step actions toward a goal.
A hallucination is a confident but wrong answer. Always check AI output (we screenshot anything visual) — trust, but verify.
Before Claude Code runs a command or edits a file it can ask your OK. That gate is your safety net — read what it's about to do.
Read this first. Everything else in the module assumes it.
plan.md) — shared source of truth.You'll use the web/app for quick one-offs. Know the basics — then come back to folders.
We do not run our real work out of Claude.ai "Projects." We use folder-projects. That's the single thing to leave behind.
Rate yourself 1–5 on each — then verify with the practical diagnostic below.
Tap a bar to set each score (1–5). These submit at the final step.
Do these in Claude Code or Cowork and save what you produce — we'll review together. Each level you clear sets your ramp path.
Clear the tasks at each level in order. The highest level you can do cleanly is your starting point — and it maps straight to a ramp path on the next screen.
notes.md, then edit it on your instruction.CLAUDE.md (goal + conventions).plan.md, then have Claude execute it step by step.Your diagnostic level points you to a path. Each path stacks on the one before it.
Comfortable chatting, new to folders / terminal / git.
/setup-cowork walks you through connecting tools.CLAUDE.md → open Claude in it → give it work.Can run Claude on a folder, make a CLAUDE.md, basic git.
CLAUDE.md (use the template below) — goal, conventions, tools, preferences.init → commit → push, and why it makes a project portable across our accounts.Plans + tools + git fluently. Go straight to Module 2 after.
plan.md → Claude executes → you review./evolving-lite:whats-next, /evolving-lite:remember).This mirrors how we actually work. End-to-end, in one folder.
blueforest-practice.Any UI / layout / color change gets a screenshot before it ships. This is the loop we live in.
CLAUDE.md templateThe brain you drop into every folder. Fill the angle-bracket parts and Claude shows up oriented.
For a real production example, read REMOTION-CLAUDE-SETUP.md in the QHP Remotion folder — the exact setup guide we drop into a new video project's CLAUDE.md.
Seven reflexes that make the BlueForest way automatic.
CLAUDE.md and files.CLAUDE.md.plan.md, then let Claude execute./evolving-lite:whats-next to orient, /evolving-lite:remember to capture a learning.Set your ratings in Part A and tick the tasks you cleared in Part B — they're pulled in automatically. Add your details below and submit.
Ammon has your ratings, diagnostic results, and reflections. He'll confirm your ramp path. You're cleared to move toward Module 4.
You can do all of this without hand-holding:
CLAUDE.mdCore Production Workflow — Remotion + Claude. Where the folders-as-projects model meets real video work.
All modules