Crossing the AI Threshold · Self-Paced Walkthrough
1 / 35
Self-Paced Walkthrough · $25 Product

Crossing
the AI
Threshold.

The walkthrough that replaces a $100 live workshop.

Nathaniel Solace · nathanielsolace.com
Before We Start

Go outside.

Bare feet on the earth. 10 deep breaths.

I know this is weird for an AI tutorial. But you're about to spend a lot of time on your computer. This is the counterbalance.

3 minutes. I'm serious.

The tutorial will be here when you get back.

What You're About to Cross

The most tangible line
I've ever crossed
in my life.

It feels like Bitcoin week one, but you already know it's going to $150K. Everyone still thinks AI is a chatbot you ask questions to.

What we're building today is a system that runs your entire operation. Persistent. Compounding. Yours.

You're about to walk through a doorway you'll never be able to walk back through.

What I Built With This

300+ hours in.
Here's what
that looks like.

8
AI employees running separate businesses — each in their own folder with their own memory and rules.
24hrs
An app that would've cost $80K and taken 6 months. Built in one day. For fun.
Daily
A command center that tracks everything and produces content on its own. Always on.
<$1K
/month to run all of it. I'm not a developer. I'm not technical. I just build every day.
This walkthrough gives you the distilled version. You don't need 300 hours. You need a good first week.
Your Outcome

By the end of this,
you have this.

A working command center dashboard, open in your browser, connected to your files. Plus the foundation for a system that gets smarter every time you use it.

Your Name — Command Center
Active Projects
4
Across your business
Open Tasks
12
Auto-populated by Claude
System Status
Live
Folder connected · memory active
The Shift

You're not using
a chatbot. You're
building a system.

How most people use AI
Ask a question.
Get an answer. Leave.
Start from scratch every time
No memory of who you are
One task at a time, then gone
Nothing compounds
What we're building
A living system that gets smarter every session
Persistent memory across sessions
Knows your brands, voice, projects, rules
Everything feeds back into itself
You refine once. It remembers forever.
Think permaculture. Everything feeds into everything else. The leaves fall, they make the soil. It's not “ask the tree for an apple and walk away.”
The Interface

Three tabs.
Three different things.

Chat
Cowork
Code
📁
Workspace: /Desktop/CLAUDE/
Type a message or paste a prompt...
Chat
One-offs & research
No file access. Fresh every time. Your ChatGPT replacement. Great for random questions.
Cowork ← We live here
Connected to your folder
Creates real files. Reads your files. Builds memory. Everything we do today happens here.
Code
The engine underneath
Lets Claude write HTML, build dashboards, create files. Cowork uses it automatically. You don't need to touch it.
The folder IS the memory. Cowork reads it AND writes to it. That's the whole breakthrough.
Under the Hood

Cowork isn't magic.
It's just a connected folder.

Claude Desktop — Cowork
Workspace Files
_CLAUDE_RULES.md
MEMORY.md
command-center.html
ns-data.json
Claude reading: _CLAUDE_RULES.md
Rules file loaded — 47 lines
Memory file found — reading context
Ready. What would you like to build?
Build me a command center dashboard...

When you start a Cowork session, you pick a folder. That's your workspace. Claude can now read every file in it, create new files, edit existing ones, and remember what it did.

Every rule you save, every project you track, every piece of context — it lives in that folder as a real file. That's what makes it persistent.

Two Ways In

Training wheels
vs the real bike.

Today we use Cowork because it's the fastest way to get you building. When it starts feeling slow, VS Code is the fix.

Desktop App (Cowork)
Start here.
Friendly, fast, visual.
Easy to start — just pick a folder and go
Friendly UI, great for learning
Runs a VM — disk space builds up
Accumulated chats slow things down
VS Code (Claude Code)
Graduate here.
No VM, no friction.
No VM — no disk buildup, no slowdown
Longer sessions, better context retention
Works directly on your actual files
Slightly more setup — but worth it
Both get you there. Cowork first. VS Code when it starts feeling slow. You'll know when.
The Architecture

How the system
actually works.

Four layers. Each one builds on the last. You don't have to manage these consciously — but knowing they exist changes how you think.

04
Principal Layer
The why. Your values, brand voice, naming conventions, boundaries. This is what makes the system yours instead of generic.
03
Logical Layer
How things connect. One change ripples correctly through the system. Your rules file informs your command center informs your projects.
02
Functional Layer
What those files do. Your command center displays data. Your rules file tells Claude how to behave. Your skill files automate workflows.
01
Physical Layer
Files and folders on your computer. Real zeros and ones. This is the foundation — everything else is just files organized well.
The Files

Four file types.
That's basically it.

You don't need to understand these to use them. Claude builds them. You just need to know they exist when you see them.

.md
Rules & Memory
Markdown. The language AI reads fastest. Your rules, your memory, your project context all live as .md files. These are the brains of the system.
.html
Visual Assets
Command center, dashboards, landing pages. Opens in your browser like a website, but it's a local file. No server needed. This is what you'll see every day.
.json
Data & Config
Behind-the-scenes structured data. Connects your command center to live information. You may never touch these directly — Claude manages them.
skill.md
Reusable Workflows
Saved actions Claude runs on command. Say “run my session closeout skill” and a whole sequence happens automatically. These are your macros.
Your New Favorite Phrase
“Save that to your memory.”

Anytime Claude does something you want it to always do, or you tell it a rule, say this. It writes it to a file. The file persists. Every future session reads it.

Example
Privacy matters to me. Never touch anything outside this folder.
When I say "my podcast" I mean the Lucid Edge show.
My brand voice is warm, direct, never corporate.

Save all of that to your memory.

So. That's the most powerful phrase in this walkthrough. Use it constantly. That's how the system gets smarter every session.

Before You Build

You need all 5.
If you're missing any,
pause and handle it now.

01
Claude Desktop App — downloaded and installed
claude.ai/download · Mac or Windows. This is NOT the browser version. The browser version doesn't have Cowork.
Required
02
Claude Pro plan — $20/month minimum
Cowork does NOT work on the free plan. This one feature is why you're paying. Everything we do needs it.
Required
03
At least 10GB free disk space
The desktop app runs a virtual machine. It's not huge, but it's not nothing. Check your storage before you start.
Check
04
Empty folder on your Desktop called CLAUDE
Right-click Desktop → New Folder → name it CLAUDE. All caps. This is your workspace. Everything lives here.
Easy
05
Master prompt file — downloaded into that folder
The .md file from the link you received. Drag it into your CLAUDE folder. That's your blueprint.
Easy
Step 1 of 8

Create your
CLAUDE folder.

Right-click your Desktop. New Folder. Name it CLAUDE. That's it.

Finder — Desktop
Recents
Desktop
Documents
Downloads
Applications
Other Folder
CLAUDE

This folder is your workspace. Everything Claude builds lives here. Every rule, every dashboard, every project. The folder IS the brain. Keep it on your Desktop so it's always easy to find.

Step 2 of 8

Download the
master file.

Download the .md file from the link you received. Drag it into your CLAUDE folder. That's your blueprint. It tells Claude exactly what to build and how to set up your system.

When Claude reads this file, it knows your name, your goals, the structure you're building toward. It's not starting from zero — it's starting from you.

PAUSE HERE. Make sure the master .md file is inside your CLAUDE folder before continuing. Open Finder, look inside the folder. File should be there. Then keep going.
Your folder should look like this
Desktop/
  CLAUDE/
    cat-master-prompt.md  ← this file
    (everything else gets created in the next steps)
Step 3 of 8

Connect Cowork
to your folder.

This is the moment Claude gets access to your files.

Chat
Cowork
Code
📁
Select Workspace Folder
Choose a folder to give Claude access to its files
Browse...
Connected: /Desktop/CLAUDE/

Open Claude Desktop. Click the Cowork tab. Click “Select Folder” and choose your CLAUDE folder. It should show as connected right after.

Claude can now read what's in there and create new things. That green checkmark is the whole game starting.

Step 4 of 8

Your first
prompt.

Paste this exactly
I just gave you access to a folder. There's an .md file in there — read it first.
We'll be creating files and folders here. Let's stay organized.

Paste this exactly. Hit send. Claude will read the file and start asking you questions about your business, your projects, your goals.

Right after you send it, it'll probably say something like “I can see your master prompt. Let me ask you a few things.” That's correct behavior. Keep going.

IMPORTANT: If Claude asks what format you want for your command center, say HTML. The command center is always an HTML file. Always. That's what opens in your browser.
Step 5 of 8

Answer Claude's
questions.

Claude is going to ask about you. Your name, your business, your projects. Don't overthink this. Brain dump. Be messy. You can refine later.

The more context you give, the better your command center will be. Context is currency. You deposit now, you earn forever.

Example answers Claude responds well to
“I'm a leadership coach with a podcast, an online course, and a YouTube channel I've been neglecting. My main project right now is getting the course relaunched by June.”
“I run a design agency with 3 active clients. I'm terrible at tracking what's due when. I want my command center to show me what's most urgent every day.”
“I'm a musician trying to get organized and book more gigs. I have a release coming up and I have no system for any of it.”
So. Whatever your version of those sounds like — say that. Claude isn't grading your answers. It's just building context so your command center reflects your actual life.
Step 6 of 8

Build the
command center.

Say this when you're ready
I'm ready to build my command center.
Build it as an HTML file I can open in my browser.

This might take 2–3 minutes. Claude is building your folder structure, your rules file, your naming conventions, and your dashboard all at once.

When it's done, it'll give you a file path. Something like /Desktop/CLAUDE/command-center.html. Find that file in your CLAUDE folder and double-click it.

Claude builds
Your folder structure and naming conventions
Claude builds
A rules file specific to your setup
Claude builds
Your command center dashboard as an HTML file
Step 7 of 8

Open it.
Welcome home.

file:///Desktop/CLAUDE/command-center.html
Your Name — Command Center
● Live
Active Projects
4
Across your business
Open Tasks
12
Auto-populated by Claude
System Status
Live
Folder connected · memory active
PAUSE HERE. Open your command center in your browser. Look at it. Right-click the HTML file in your CLAUDE folder and choose “Open With → Chrome” or Safari. That's yours. Nobody else can see it unless you publish it.
Step 8 of 8

Make your
first edit.

Go back to Cowork. Tell Claude to change something visual. Anything. This is the moment you feel the loop.

Things you could say right now
“Make it dark mode with purple accents throughout.”
“Add a weather widget to the top right corner.”
“I want a Spotify Now Playing bar at the bottom.”
“Make it feel more spacious. More breathing room between the widgets.”

You talked. It recoded. The thing changed.

That's the entire game. Right? You just built something without writing a single line of code. Keep going.

Checkpoint

Check your build.

By now you should have all three of these.

A CLAUDE folder on your Desktop with files in it — at minimum the master prompt and a rules file Claude created
A command center HTML file open in your browser, dark themed, showing your actual projects and name
At least one visual edit made — you asked for a change, Claude rebuilt it, you refreshed the browser and saw it
Missing something? Go back to the relevant step and troubleshoot. Ask Claude — it'll help you fix it. If you have all three: you crossed the threshold. Everything from here just makes it better.
Going Deeper

One hub.
Many views.

The command center is the map. Dashboards are the territory. Here's how the three layers relate.

Command Center
The hub. Your bird's-eye view. One file, always open in your browser. Shows everything at a glance.
Widgets
The windows. Each widget shows a snapshot of one thing — tasks, projects, finances, content — or links to a full detail view.
Dashboards
The detail. Separate HTML files for individual projects, finances, client work. Each one its own deep dive.

So the command center has a widget that shows “3 active projects.” Click it and it opens your Projects Dashboard. That dashboard has cards. Click a card, it goes deeper. Claude builds all of it.

Adding Function

Your command center
looks good. Now make it
do things.

Your secret keyword: “function”

“I want my command center to have a function where...” and finish the sentence. Claude knows what function means. You don't need the technical word.

Tell Claude something like this
“I want a function where I can click a project card and it expands to show all the tasks for that project.”
“I want the Kanban board to be draggable so I can move cards between columns.”
“I want a function where I can type a quick note into the command center and it saves to a notes file.”
Right? You're not writing JavaScript. You're describing what you want. Claude figures out the technical part. That's the whole setup.
Speed Hack

Talk to your computer.
Seriously.

You'll talk 5x faster than you type. Once you feel this, you won't go back.

Recommended: Wispr Flow
Writes it like you typed it, not a raw transcript. No ums, no false starts.
Works in any text field on your computer. Claude, email, notes, everything.
One keyboard shortcut to start. Talk. It stops when you stop.
Saves recordings. Come back to anything you said days later.
wispr.ai — free trial available
DIY Alternative
No Wispr? Built-in dictation works too:
Mac: Press Fn Fn (double tap) to start dictation
Windows: Press Win + H to open voice typing
Note: built-in dictation gives you a raw transcript. Every um and false start included. It works, but Wispr is a different league.
Building Memory

Tell Claude what
you care about.
It follows forever.

Claude is your most literal employee. It needs explicit rules. But once you write a rule, it's there. Every session reads it. You said it once — you never say it again.

Examples of rules worth saving
“I never want you to publish anything without my explicit approval. Save that to your memory.”
“When I say 'Masterful Man,' that's a specific project about masculine leadership. Here's what it is: [your description]. Save that.”
“My brand voice is warm, direct, never corporate. I use short sentences. I don't use jargon. Save all of that.”
“Privacy matters to me. Never create files outside this folder without asking first. Save that.”
Every time Claude does something you like, or you share something that matters, end with: “Save that to your memory.” That's how the system grows.
The Rhythm

Session flow.
How every session runs.

Session Open
Read your rules file — remind Claude of the context
Check your inbox and command center for what's pending
Ask for a situation report: “What do we have going on?”
Pick one thing to build or move forward
Mid-Session
Work on your task. Talk, iterate, check the output.
Say “save that to your memory” whenever something matters
When the chat slows down: write a Handoff Report
Start a fresh session and paste the handoff in
Session Closeout
Everything saved to real files in the folder
Memory updated with anything new you learned
Command center synced to current state
One-line summary of what got done

Write this down: Handoff Report. When the chat gets slow, when Claude starts repeating itself, when responses feel thin — ask for a handoff. New session, paste it in, fresh context. That's the move.

The Long Game

You earn your
driver’s license
at 1,000 prompts.

That's when it starts to feel automatic. When you stop thinking about what to say and just talk. When you're two steps ahead because you know what Claude will need.

The fastest way to get there: ask every question that comes to mind. Use tokens now to learn. You'd rather learn early than fix things later.

0
Right now
Learning mode. Everything feels weird. That's normal.
~100
First week
Starting to feel it. Building faster. Starting to trust it.
1,000
Driver's license
It's automatic. You stop thinking about it and just build.
Demystified

An agent is just
a folder with rules in it.

When you hear “AI agent” or “AI employee” — all that means is: a folder with .md files that make Claude operate a specific way when you work in that folder.

Each agent has its own memory, personality, and scope. It doesn't know about your other projects unless you explicitly tell it to. That's by design.

My marketing agent (example)
/CLAUDE/employees/felix/
  MEMORY.md
  rules.md
  voice-guide.md
  active-projects.md
What happens when I open it
Claude reads those files at the start of each session. Suddenly it knows it's operating as my content agent. Knows my brand, my voice, my projects.
You don't need agents on day one. Build a solid command center and good rules first. Agents are layer three. You'll know when you're ready.
The Principle

Everything you build
should feed back
into itself.

Your rules get better as you use them. Your memory files grow. Your command center reflects reality. Your sessions get faster.

You refine once. It remembers forever. That's the compounding.

This is not a tool you open when you need it.
This is infrastructure your whole life runs on.

What's Next

Your first week.
Day by day.

Day 1
Command center exists. Folder is on your Desktop. Dashboard is open in your browser. That's enough for today.
Day 2
Visual edit — make it yours. Change the color scheme. Add a widget. Move something around. Get comfortable requesting changes.
Day 3
First function. Pick something you'd want your command center to do. Use the word “function.” Watch it happen.
Day 4
First rules saved to memory. Open a session, tell Claude your brand voice, your naming rules, your project context. End each one with “save that.”
Day 5
First handoff report. Work until the chat slows. Ask for a handoff. Start a new session. Paste it. Feel the difference.
Weekend
Brain dump walk-and-talk. Go outside. Use voice input. Dream your biggest dream. Describe every project, every goal. Feed it all to Claude. Ask it to make sense of it.
Real People. Real Builds.

You're not the first
to cross this threshold.

A farm owner used the webinar to get started. Within days, she was organizing her entire digital life in between feeding animals — as an afterthought. She didn't need a tutorial break. She just built while she lived.
Alex built a full interactive Kanban dashboard in one week of independent building after the first session. No ongoing help. Just the system, working, doing its thing.
Brendon built a client content review system with brand bible integration and a Matrix-style aesthetic. In a week. That's a real agency deliverable. He built it for himself first.
I built a lucid dreaming app in 24 hours. An $80K, 6-month project. For fun. Supabase backend, AI engine, voice transcription, mobile-ready. Because I had the system and I was curious what it could do.
What It Costs

Claude pricing.
What plan you actually need.

Free
$0
per month
Chat only — no Cowork
Can't build what we're building
Good for casual questions
Pro
$20
per month
Cowork enabled — minimum you need
Token limits — you'll hit them
Good enough to get started
Max 20x
$200
per month
What I use personally
Essentially never hit limits
For heavy daily building
The $100/month Max plan is where real building happens. You could start on Pro — but if you're serious, go Max. You'll be annoyed by the limits otherwise.
Ways to Keep Going

If you want to go
faster with help,
here's what's available.

The Lab
$300 / month
Weekly vibe coding sessions. Best practices in real time. A community of people actually building. This is where you compound fastest.
1:1 Custom Build
$500 deposit — refundable
I build your AI infrastructure with you. We scope it, we build it, we deploy it. Refundable if we don't hit the goal. Serious builds only.
The Retreat
$10,000 · Austin, TX · May
One week. Everything deployed. If we didn't save you 5 years of work, full refund. Seven days of building alongside Nathaniel in person.

DM me on Instagram or reply to any email. No pitch, no funnel. Just tell me what you're building and we'll figure out the right next step.

You crossed it.

Keep
building.

Ask Claude first. Then ask my chatbot. Then ask me.

Every time something works: save that to your memory.

Go earn your first 1,000 prompts.

nathanielsolace.com