The bait, then the rug-pull.
Alex Finn opens with the oldest trick in the tutorial playbook — a bold claim followed by an implied insult — and then actually delivers. Five real Claude Code features, five copy-paste prompts, twelve minutes. The threat of leaving speed on the table is enough to keep you watching.
What the video promised.
stated at 00:08“I'm gonna show you five hidden features that if you start using right now, you'll 10x your coding speed overnight.”delivered at 10:48
Where the time goes.

01 · Hook
Bold claim: Claude Code is the most powerful AI tool, but viewers are using it wrong. Promise of 5 features that 10x speed overnight.

02 · Feature 1: Slash Commands
Build a /update-docs slash command via one Claude Code prompt. Auto-regenerates all READMEs and CLAUDE.md files after every successful change. Live demo on a stock portfolio app.

03 · Feature 2: Sub-Agents
Paste the official Anthropic sub-agents docs into Claude Code and let it decide which agents your app needs, then build them. Demo produces 5 app-specific agents.

04 · Feature 3: Hooks
Set up a PostToolUse hook that auto-commits to GitHub on every successful code change — recreates Cursor's rewind feature inside Claude Code.

05 · Feature 4: Think Modes
Three tiers: think / think hard / ultrathink. Side-by-side Three.js FPS demo shows dramatically richer output from ultrathink. Reserve for complex tasks.

06 · Feature 5: Claude Rules (CLAUDE.md)
Nine CLAUDE.md rules the host uses in every project: plan first in todo.md, think step by step, keep changes minimal, validate all fixes, never be lazy.

07 · CTA
Like + subscribe + Thursday 4PM ET livestream callout.
Visual structure at a glance.
Named ideas worth stealing.
Nine CLAUDE.md Rules
- Think through the problem first, read relevant files, write a plan to tasks/todo.md
- Plan should have a checklist of todo items to check off as you complete them
- Check in before starting work so the plan can be verified
- Work on todo items marking them complete as you go
- Give high-level explanation of every change made
- Keep every task and code change as simple as possible
- Add a review section to todo.md with a summary at the end
- Never be lazy — find root cause, never temporary fixes
- Make all fixes as simple as humanly possible — impact as little code as possible
Nine rules for a CLAUDE.md that enforce planning, minimal-footprint changes, and anti-laziness
Think Mode Tiers
- think
- think hard
- ultrathink
Three escalating think modes built into Claude Code; ultrathink spends more compute for complex problems
Lines you could clip.
“Claude Code is the most powerful AI coding tool ever made. But what if I told you you're using it all wrong?”
“Instead of you having to do all the decision making around which sub agents you should create and googling a 100 different things, you just give it to Claude Code.”
“Setting up this hook basically recreates that functionality so that anytime you wanna rewind, you can.”
“This last one is mandatory. Everyone should do this.”
How they spent the runtime.
Things they pointed at.
How they asked for the click.
“If you learned anything at all, leave a like. Make sure to subscribe and turn on notifications. Also, I livestream every single Thursday at 4PM eastern.”
Standard verbal CTA at end with no visual overlay. Adds livestream invite as a secondary hook.
Word for word.
One prompt per feature. That's the whole format.
Every feature in this video is just a prompt — build the deliverable, show the before/after, move on.
- The 'you're using it wrong' hook is immediately recyclable for any JoeFlow tips video — 'You're dictating wrong', 'You're using Sessions wrong'.
- The mandatory/everyone-should-do-this closer is a strong CTA signal for feature #5 in any listicle — use it for CLAUDE.md rules or JoeFlow settings.
- The sub-agents self-selection pattern (paste docs, let AI decide what to build) is directly applicable to JoeFlow's Batch panel — could be a product demo hook.
- The think mode before/after with a game demo is a format Joe could clone: build something simple vs. ultrathink and show the delta in a 60s short.
- The nine CLAUDE.md rules from the video description are a near-exact match for Karpathy guidelines already in Joe's CLAUDE.md — worth comparing and merging any gaps.
Five things you can add to Claude Code today.
Each of these features takes one prompt to set up and pays back every session after that.
- Add /update-docs as a slash command so your project README and CLAUDE.md stay current automatically — copy the prompt from the video description.
- Paste the sub-agents documentation into Claude Code and ask it to design agents for your specific project — you'll get custom agents you wouldn't have thought to build yourself.
- Set up the GitHub auto-commit hook to get Cursor-style rewind inside Claude Code — one prompt, then every code change is a recoverable checkpoint.
- Use 'ultrathink' in your prompt when tackling something complex — save it for the hard stuff, not every task.
- Copy the nine CLAUDE.md rules from the video description into your project's CLAUDE.md file to get more structured, minimal-footprint, non-lazy behavior from the agent.









































































