Field notes
Running a company on AI agents and shipping with Claude Code: the safety setup, the playbooks, and the moves I actually use.
How to Start Vibe Coding: A Beginner's Step-by-Step Guide (No Coding Required)
Vibe coding means describing what you want in plain English and letting an AI write the code. Here is the exact order to start as a total beginner: pick one tool, set up a two-minute safety net, choose a tiny first project, write your first prompt, and steer by result instead of by reading code.
read →How to Install Claude Code (Beginner Step-by-Step Guide)
A plain-English guide to installing Claude Code for total beginners: the one command to run on Mac, Windows, or Linux, the account you actually need, starting your first session, and checking it worked. No coding background required, and a calm safety note before your first real task.
read →The Claude Code Safety Checklist (Do This Before Your First Session)
A plain-English Claude Code safety checklist a beginner can finish in a few minutes: keep the default permission prompts, scope it to one folder, turn on a backup, set a git checkpoint, and cover the files /rewind and git quietly miss. Do-this-today steps, no jargon.
read →What Is Vibe Coding? A Plain-English Guide for Total Beginners
Vibe coding means describing what you want in plain English and letting an AI write the code, often without reading it. Here's where the term came from, how it actually works, what you can build with it, and how to try it without breaking anything.
read →Is Claude Code Safe to Use? An Honest Answer for Beginners
"Safe" is really three questions: can Claude Code wreck the files on your computer, does Anthropic see or train on your code, and can someone hijack it? Here is the plain-English answer to all three, what the official docs actually say, and the two-minute setup that covers the one risk that is real.
read →Claude Code vs Cursor for Beginners: Which Should You Start With?
Cursor is an editor you drive while AI helps you type. Claude Code is an agent that does the work while you describe it in plain English. Here is the honest, no-jargon difference, which one fits a total beginner, and why you might not have to pick just one.
read →Claude Code for Non-Coders: Can You Use It If You Can't Code?
Yes, you can use Claude Code even if you've never written a line of code. You talk to it in plain English and it does the typing. Here's exactly how it works for non-coders, what the one real learning curve is, and the calm way to start without breaking anything.
read →Is It Safe to Let Claude Code Auto-Accept Edits or Skip Permissions?
You pressed Shift+Tab, saw "accept edits on," and wondered if you just handed Claude the keys. Here is what each Claude Code permission mode actually lets run without asking, which one quietly auto-approves deleting files in your project, and how to turn off the prompts without losing your safety net.
read →7 Vibe Coding Mistakes Beginners Make (and the Fix for Each)
Vibe coding lets you build software by describing what you want in plain English. It works, but a handful of avoidable mistakes ruin most beginners' first projects: shipping code you never read, skipping version control, pasting real secrets, and letting a terminal agent loose on files that matter. Here is each mistake, why it bites, and the plain-English fix.
read →Do I Need Git (or to Know How to Code) to Use Claude Code?
The honest answer for total beginners: no, you don't need to install Git or be a programmer to start Claude Code. Here's what you actually need, and the one beginner-friendly reason to set up Git anyway.
read →Is Vibe Coding Safe? An Honest Answer for Total Beginners
Vibe coding means describing what you want and letting an AI write the code, often without reading it. It's real and it works, but "safe" has two meanings: is the code secure, and can it wreck your own machine? Here's the plain-English answer, with the two-minute setup that makes it safe.
read →How to Back Up Before Claude Code Edits (Git Checkpoints for Total Beginners)
About to let Claude Code change your files? Here's the 30-second way to save a restore point first, even if you've never touched git, plus the two files a checkpoint quietly misses.
read →Claude Cowork vs Claude Code: What's the Difference (and Which One You Need)
Anthropic makes two agents with confusingly similar names. Claude Code lives in your terminal, Claude Cowork lives in the desktop app and needs no command line. Here's the plain-English difference and how to pick the right one.
read →Claude Code Committed My .env (or Pushed My Secrets to GitHub): How to Fix It
Claude Code committed your .env or pushed your API keys to GitHub? Here's the exact order to fix it: rotate the keys first, get .env out of git, scrub the history, and make sure it never happens again.
read →How to Undo in Claude Code (The Complete Guide)
Need to undo something in Claude Code? Here's the full ladder: the fast undo for Claude's edits, what it can't reach, and exactly how to undo a deleted file, a terminal command, or a bad commit.
read →Claude Code Deleted My Files? How to Recover Them
Claude Code deleted or overwrote your work? Here's how to get your files back step by step, why /rewind didn't help, and how to make sure it never happens again.
read →Claude Code Ran rm -rf and Deleted My Project: How to Recover
Claude Code ran rm -rf and your project folder is empty. Here's how to recover it by scenario (Trash, Time Machine, cloud, git), why /rewind can't help, and where there's honestly no undo.
read →Does Claude Code's /rewind Undo Deleted Files? (Honest Answer)
You hit /rewind expecting your deleted file back and it didn't work. Here's exactly what /rewind can and can't undo, why it skips deletes, and what actually recovers your file.
read →How to Set Up Claude Code So It Can't Delete Your Work
A plain-English setup that keeps Claude Code from wrecking your files: backups, a dedicated folder, git checkpoints, and a snapshot-and-restore net for the files git and /rewind quietly skip.
read →The free Claude Code Safety Checklist
Never lose your work to Claude Code again. The 2-minute safety setup that stops almost every "Claude deleted my work" story. Free. One email, the checklist, done.
read →The Playbook I Use to Run Everything on Agents
The exact moves I use to put my own work on agents — free. Built inside Claude Code.
read →