The bait, then the rug-pull.
When the person who built Claude Code posts his actual personal workflow, you read it. Alex Finn did exactly that — pulled Boris Czerny's X thread, stripped it to seven steps, and proved each one live in the terminal.
What the video promised.
stated at 00:04 "In this video I'll go through all eight steps of his workflow, and it'll have you building apps 100 times faster with Claude Code." delivered at 09:01
Where the time goes.
01 · Hook + promise
Title hook, authority borrow (Boris Czerny), promise: beginner to Claude Code master.
02 · Step 1: 5 terminals in parallel
Ghostie terminal demo split-pane Claude left / npm run dev right. 5 windows, one per feature. Memory argument vs VSCode/Cursor.
03 · Step 2: 5-10 Claude web agents
claude.ai Claude Code section — spin up agents before bed. Alex runs 3-4 nightly, wakes up to reviewed code.
04 · Step 3: Opus 4.5 for everything
Dismiss Sonnet cost-savings argument. Opus uses fewer tokens per task, better results. Set via /model Default.
05 · Step 4: Consistent CLAUDE.md
Rules sent with every prompt. Alex shows 6-rule template: think first, check in before major changes, explain steps, keep simple, never speculate on unopened files.
06 · Step 5: Plan mode + multi-iteration
Shift+Tab twice = plan mode. Multiple back-and-forth iterations before finalizing. Boris: most apps one-shot from good planning.
07 · Step 6: Custom slash commands
Ask Claude to write slash commands for repetitive tasks. Live demo /git. Meta-trick: ask Claude what slash commands would save time right now.
08 · Step 7: End-of-session verification
Prompt Claude to verify all work, use best coding practices, maintain good security. Security catch for vibe coders.
09 · Outro + CTA
Subscribe, notifications, Vibe Coding Academy plug, like ask.
Visual structure at a glance.
Named ideas worth stealing.
Boris Czerny 7-Step Claude Code Workflow
- 5 Claude Code terminals in parallel
- 5-10 Claude web agents
- Claude Opus 4.5 for everything
- Maintain a consistent CLAUDE.md file
- Start in plan mode, go back and forth multiple times
- Use slash commands for common activities
- End every session: prompt Claude to verify its work
The actual personal workflow of the person who built Claude Code, posted on X and distilled into 7 steps.
Alex Finn CLAUDE.md Rules
- First think through the problem, read the codebase for relevant files
- Before you make any major changes, check in with me and I will verify the plan
- Every step: give me a high level explanation of what changes you made
- Make every task and code change as simple as possible
- Maintain a documentation file describing the architecture
- Never speculate about code you have not opened — MUST read the file before answering questions
Six rules for a CLAUDE.md that steer Claude toward minimal, explained, non-speculative changes.
Lines you could clip.
"Claude code's plan mode is, in my opinion, the best technology in the entire world. It is as close to AGI as it gets."
"You're not saving any money by using Sonnet at this point. Opus is so smart that you'll get way more out of fewer tokens."
"So many vibe coders introduce security issues into their app. But by using this verification prompt, you'll make sure every session you walk away using best security practices."
"Before I go to bed, I always spin up three to four agents, and by the time I wake up, I have code to review."
How they spent the runtime.
Things they pointed at.
How they asked for the click.
"If you learned anything at all, make sure to subscribe, turn on notifications."
Standard YouTube trifecta (subscribe + notifications + like). Delivered over the completed canvas doc showing all 7 steps.
Word for word.
Steal the stack. Ship overnight.
The man who built Claude Code runs 5 terminals + 10 web agents + a tight CLAUDE.md — you can copy this setup in an afternoon.
- Install Ghostie free. Split every project: Claude left, server log right. Open 5 windows. This is your new default.
- Set up overnight agents. Before bed, queue 3-4 tasks on claude.ai. Wake up to code. This compounds daily.
- Lock in Opus 4.5 as default via /model. Stop second-guessing the cost — the token efficiency argument is real.
- Write a CLAUDE.md for every project using Alex's 6 rules as a base. Rule 6 (no speculation on unopened files) is the most important bug-preventer.
- Plan mode is Shift+Tab twice. Never accept the first plan. Ask Claude what it needs to know before letting it write a line.
- Ask Claude to write your slash commands. Start with /git and the verification prompt. Then ask Claude what else it would automate.
- End every session with the verification prompt. Make it a slash command so you never skip it.

































































