On this page
- 1 · Brief it like a chief of staff, not a chatbot
- 2 · You never have to memorize a command
- 3 · Turn on plan mode when you can't read the diff
- 4 · Connect the tools you already live in
- 5 · Verify by outcome, not by reading code
- 6 · Give it the folder that knows your business
- 7 · Save the correction once
- 8 · Start read-only, then earn up to autonomy
- 9 · Make it teach you while it works
- 10 · Turn the work you repeat into a skill
- 11 · Treat its questions as the feature, not the friction
- What to do next
Claude Code tips for non-technical CEOs
The keyboard shortcuts are a different page. This is how to actually work with it when you can't read a line of the code it writes.
Most of what trips up a non-technical CEO in Claude Code isn't technical. It's working style. You sit down in front of a tool that can read your files, write code, and run commands, and you instinctively treat it like a smarter search box. It answers you. It just doesn't transform your week, because a search box is not what you're holding.
The keystrokes, the slash menu, the @ file picker, the shortcuts that make you fast, those live in the terminal tricks cheat sheet. Print that one. This is the other half: the operating habits that decide whether Claude Code is a novelty you open twice or the highest-leverage hour of your day. None of them ask you to write or read a single line of code. They're about how you delegate, not how you type.
(One thing out of the way first: you do not need to be technical to do any of this. If you can brief a sharp new hire, you can run Claude Code. The tips below are mostly about remembering that's what you're doing.)
1 · Brief it like a chief of staff, not a chatbot
The single biggest upgrade is to stop asking and start delegating. A chatbot you query: "how would I write a follow-up email?" A chief of staff you brief: "Read yesterday's call notes in @notes/calls/, draft follow-ups to the three people I owe a reply, match my tone, and leave them in ~/drafts/." Describe the outcome and hand over the context. Let it work out the steps.
This is the whole mental shift the terminal unlocks: the agent is the one doing the work, and you're the one deciding what "done" looks like. Thariq, who works on Claude Code at Anthropic, put the non-technical version of it bluntly: the basic trick is to put a bunch of files in a folder and tell it that it can write scripts and build things for you. The reason most people underuse it is they keep asking it for advice instead of handing it the job.
2 · You never have to memorize a command
The fear that stops most CEOs is that the terminal is a foreign language they'd have to learn. It isn't. The habit that makes that fear evaporate: when you don't know how to do something, ask Claude how, in plain English, right there in the session.
"I want to find every contract that mentions auto-renewal. How do I do that here?" It either tells you in one sentence or just does it. You are talking to the thing that knows the commands, so you don't memorize the syntax any more than you memorize your assistant's keyboard shortcuts. Anthropic's own guidance is to ask Claude about your files the way you'd ask a senior colleague sitting next to you. No special phrasing required.
3 · Turn on plan mode when you can't read the diff
This is the safety habit that matters most when you can't audit the code yourself. Before you let Claude change anything that has consequences, put it in plan mode (the terminal tricks page shows the keystroke). In plan mode, Claude investigates and then writes out, in plain English, exactly what it intends to do, and it changes nothing until you say go.
For a developer, plan mode prevents wasted work. For you, it's a pair of reading glasses. You can't review a code change, but you can absolutely read "I'm going to rename these 40 files and update the links between them" and know whether that's what you wanted. Make plan mode the reflex any time the task touches something real. It's the difference between "Claude did something to my files" and "Claude told me the plan and I approved it."
4 · Connect the tools you already live in
Out of the box, Claude works on the files in your folder. The day it gets genuinely useful is the day you plug in your real systems with a connector: your email, your calendar, Slack, your numbers. Then "draft replies to my five most important emails" or "what does my Thursday actually look like" stops being a hypothetical and runs against your real life.
This is the line between a clever demo and a tool that runs your week. Connect the one thing you copy-paste in and out of most, usually your inbox, and watch how much of your day was just being a courier between tabs. Start with read-only access and grant more once you trust it.
5 · Verify by outcome, not by reading code
You will never read the code, and you don't have to. Andrej Karpathy has made the point that AI is strongest exactly where the result can be checked: the code runs or it doesn't, the email reads right or it doesn't, the number matches the dashboard or it doesn't. Your job isn't to inspect how Claude did it. It's to judge whether the output is correct, and judging output is something you are already excellent at.
So build the check into the ask. "Draft the board update and show it to me." "Pull the refund numbers and tell me where you got them so I can spot-check." "Make the change, then run it and show me it works." You're not auditing the engine; you're test-driving the car. That is the non-technical operator's actual superpower, and it's enough.
6 · Give it the folder that knows your business
A fresh Claude is a brilliant stranger. The thing that turns it into a chief of staff who has worked for you a year is a CLAUDE.md file: a plain-English brief, sitting in your folder, that Claude reads before every session. What your business does, who your customers are, how you like things written, what to never touch.
Keep one folder per company or per part of your life, each with its own brief. Open that folder and Claude shows up already holding the context you'd otherwise re-explain every single time. The shorthand operators use is that structured AI beats prompted AI, and the structure is what compounds. This is the highest-return thirty minutes you will spend in the whole tool, and it pays out every session afterward.
7 · Save the correction once
When Claude gets something wrong and you fix it, don't just move on. Tell it to remember. "From now on, always call the launch 'the Q3 rollout,' never 'the European thing.'" That note drops into its memory and loads in every future session. Newer versions of Claude Code also keep their own running memory of what they learn about your work, so the corrections genuinely stick.
The payoff compounds quietly: every correction you bank is one you never have to make again. Six months in, the drafts come back needing fewer edits, because you taught it one fix at a time instead of re-explaining the same preference on a loop. The CEOs who get the most out of this treat it like training a hire, not using a tool.
8 · Start read-only, then earn up to autonomy
You don't have to choose between "watches my every keystroke" and "runs wild." Claude Code lets you set, once, what it's allowed to do on its own versus what stops for your approval. Treat it like onboarding: at first, let it read and draft but ask before it changes or sends anything. As it earns your trust on a given kind of task, loosen the leash.
There's now a hands-off mode that will run a whole job on its own while a safety check watches in the background, for the work you've already seen it do right a hundred times. Graduate to it deliberately, task by task. And keep a healthy respect for the permission prompt: when Claude pauses to ask before doing something irreversible, that pause is the system working, not getting in your way.
9 · Make it teach you while it works
Every task is also a free lesson, if you ask for one. After Claude does something, say "explain what you just did and why, like I'm not technical." You'll understand your own company's plumbing a little better each time, you'll catch the occasional wrong turn, and within a few weeks the terminal stops feeling like a black box.
This is also how you get comfortable enough to attempt bigger things. The gap between a CEO who pokes at Claude Code and one who runs their week through it is mostly confidence, and confidence is just understanding you accumulated by asking it to explain itself.
10 · Turn the work you repeat into a skill
The second time you walk Claude through the same multi-step job, the Monday metrics roundup, the new-hire welcome packet, the weekly investor note, stop walking it through. Package it as a skill: a named capability you invoke once and it runs the whole routine. (Here's how to build one; the short version is you describe the steps once and ask Claude to save them.)
Skills are how you stay out of the weeds. The repetitive work becomes a word you say, and your attention goes back to the decisions only you can make. This is the move that takes you from "I used Claude for that once" to "Claude handles that now."
11 · Treat its questions as the feature, not the friction
Sooner or later Claude will stop in the middle of a task and show you a little multiple-choice menu: it isn't sure what you meant, so it's asking before it acts. That pop-up is the AskUserQuestion tool, and the reflex to swat it away is exactly backward. The pause is the tool catching a wrong turn while it's still free to fix, instead of generating something polished and completely off and making you untangle it later.
This matters most for you precisely because you can't read the code. The question is your chance to redirect the work in plain English, before any work happens. Answer like an operator: when you're not sure, pick the option marked "(Recommended)" and keep moving; read the one-line description under each label, not just the label; and if none of the options fit, choose "Other" and type the real answer. A great hire asks a sharp question before charging off in the wrong direction. This is Claude doing the same thing. If it starts asking a lot on a routine task, that's your signal the brief was thin, so bank the answer into your CLAUDE.md and it stops asking.
What to do next
Pick one. The fastest win is tip 4: connect your inbox and ask Claude to triage it tomorrow morning. The most durable is tip 6: spend thirty minutes on a CLAUDE.md so it actually knows your business. Either one changes how the next session feels.
If you haven't made the case to yourself yet for why a CEO belongs in a terminal at all, start with the pillar. If you're already in and want to move faster, print the terminal tricks card. And when one of these turns a two-hour job into a ten-minute one, email me. Those are my favorite messages to get.
Andrew
Get three workflows like this every Thursday
The Thursday 3 is a free weekly email. Three workflows that put you in the top 1% of CEOs. 90-second read. Every card links back to a step-by-step guide like this one.
Get the newsletter →Run this from your laptop.
The Complete Guide to Claude Code is the 153-page operator manual behind workflows like this one. $99, DRM-free, with a 12-month update window.
Get the Claude Code guide · $99Want one workflow like this taken apart end-to-end every week? The Tuesday Pro Deep Dive · $39/mo.