Skip to content

First module is free — start with a sampler of plugins, skills & e-books.Access for free

Carousel · 9 slides

Plan mode — read-only first

You'd never let a contractor start demolition off a one-line text. Plan mode is the briefing meeting. As posted on TikTok, Instagram, and LinkedIn — the full story, one slide per card.

First Real Session · SCHEMA 01201/09

Claude can be mid-edit in ten seconds. Plan first.

You'd never let a contractor start demolition off a one-line text. Plan mode is the briefing meeting — two keypresses away.

What it is02/09

A mode where Claude can look but not touch.

Claude reads files, searches the codebase, works out an approach — and cannot edit anything until you approve. The restriction lives in the permission system, not in etiquette.

Three doors in03/09

Two keypresses, a prefix, or a flag.

Shift+Tab Shift+Tab    # cycle into plan mode

/plan <your request>   # one message in plan mode

$ claude --permission-mode plan
# the studio's opener for any repo
# Claude has never seen

Plans persist as markdown under ~/.claude/plans/ — a plan you commission before lunch is still waiting in the afternoon.

The kickoff prompt04/09

Four slots, filled every time.

  • 01Context — what the project is, in one line
  • 02Goal — the one change this session exists for
  • 03Constraints — what's off-limits, named explicitly
  • 04Done — what you'll check to call it finished
Verbatim05/09

The studio kickoff.

Context: static HTML+CSS site, no build step.
Goal: add a three-tier pricing section to
index.html.
Constraints: reuse the CSS variables in
style.css, no JavaScript, no new files.
Done looks like: the section renders below
Selected work.
Propose a plan first - including what you
will NOT touch.
Read it like a reviewer06/09

An approvable plan names what it will NOT do.

Three things, every time: the files it will touch, the order of operations, and the non-goals stated out loud. "I'll improve the styling" names no files. A plan missing any of the three gets another round of questions, not approval.

The economics07/09

Planning is not slowing down.

Myth

A tool this fast shouldn't waste tokens on plans.

Fact

Planning moves the cheap part (words) ahead of the expensive part (rework). A rejected plan costs minutes; unwinding a wrong execution costs the evening.

Save this08/09

The plan-mode ritual.

  • Shift+Tab twice before any non-trivial task
  • Fill all four kickoff slots — context, goal, constraints, done
  • Check the plan names files, order, and non-goals
  • Look for the Untouched list — hold the plan to it
  • Client repo? Set defaultMode "plan" in .claude/settings.json
The boundary09/09

One idea from one lesson.

Track 1 (23 lessons) is free.