Modern Creator
Nate Herk | AI Automation · YouTube

Overwhelmed By AI? Just Copy My Tech Stack

A 17-minute tier-list of one practitioner's actual daily stack — and the five mental models that keep him from drowning in new releases.

Posted
4 weeks ago
Duration
Format
Tier List
educational
Views
50.1K
1.6K likes
Big Idea

The argument in one line.

Staying ahead in AI isn't about adopting every new tool — it's about keeping a lean, tiered stack and applying a North Star test to filter every new release before it pulls you off your path.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • You feel guilty every time a new AI tool drops and you haven't tried it yet.
  • You run automations or build projects with AI agents and want to know what a practitioner's real daily stack looks like.
  • You've used Claude Code, Codex, or n8n and want to understand how someone thinks about upgrading or retiring tools.
  • You're an indie builder or solopreneur who needs a decision heuristic for new-tool evaluation, not just a list of products.
SKIP IF…
  • You're looking for deep technical setup guides — this is a mindset and awareness video, not a tutorial.
  • You're just starting out with AI and haven't hit the overwhelm phase yet — the frameworks will land better once you've felt the pull.
TL;DR

The full version, fast.

The video argues that AI overwhelm is a focus problem, not an information problem. The presenter's actual daily stack is intentionally thin: Claude Code as primary OS, VS Code as the IDE host, Glaido for speech-to-text. Everything else is tiered by frequency of actual use rather than hype. The second half introduces five mental models — the North Star Test, the 20% Productivity Dip Rule, needle-moved-per-hour productivity, tool-agnostic directory architecture, and a decision flowchart — that together form a system for evaluating new tools without getting pulled off the path.

Free for members

Chat with this breakdown — free.

Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.

Create a free account →
Chapters

Where the time goes.

00:0000:31

01 · Intro — the overwhelm problem

Frames the problem: too many tools, too fast a pace. Promises a real daily-use tier list plus the mindset to filter new releases.

00:3101:25

02 · S Tier: Daily Drivers

Claude Code ("basically my operating system"), VS Code as the IDE host, Glaido as speech-to-text. These three cover his entire day.

01:2503:13

03 · A Tier: Constant Companions

Codex (complements Claude Code's weaknesses), Claude Chat (quick one-offs), Hermes Agent (Telegram-triggered, out-and-about work), Perplexity (agent research), Grok/X (Twitter thread mining).

03:1305:00

04 · B Tier: Specialists

Tools used for one specific job inside a process: Apify for scraping, GPT Image 2 for creation, Nano Banana 2 for editing, key.ai for image/video model routing, HeyGen for avatars, ElevenLabs for voice cloning, OpenRouter for model switching.

05:0006:15

05 · C Tier: Experimenting

Gemini and Windsurf rarely touched. Ollama for open-source model tracking. Manus for occasional tests — noted as a valid S-tier for complete beginners.

06:1508:27

06 · Graduated Tools

ChatGPT, OpenClaw, Cursor, NotebookLM, Poppy AI, n8n, WhisperFlow — retired not because they're bad but because their value was absorbed into more central tools or custom-built into the stack.

08:2709:30

07 · Community CTA insert

Promo for free Skool community resource guide containing all tools and frameworks from the video.

09:3011:54

08 · Coding Agents Are Just Harnesses

All agents run in the same project directory. Switch agents without rebuilding your project. Build directories to outlive any tool.

11:5413:20

09 · The North Star Test

Define your actual outcome first. Every tool/feature that doesn't measurably advance it is a gravity well pulling you off course.

13:2014:40

10 · The 20% Productivity Dip Rule

Every switch costs efficiency. Only worth it when the new ceiling is genuinely higher — not just a return to baseline.

14:4016:20

11 · Needle-Moved Per Hour + Tool-Agnostic Thinking

Productivity is output per hour, not time logged. Stop collecting tools, start shipping. The right question is which tool is best for this specific sub-task, not which tool is globally best.

16:2017:13

12 · The New Tool Decision Framework

Flowchart for every new release: does it solve a real pain point now? No: save the link. Yes: 1-week real-scenario trial, then integrate or reject without guilt.

Atomic Insights

Lines worth screenshotting.

  • Claude Code, Codex, Hermes, and OpenClaw all run in the same project directory — switching agents doesn't mean starting over.
  • Build your working directory to outlive any tool. The agent that's king today may be irrelevant in six months.
  • The right question isn't 'which tool is best?' — it's 'for this specific task in this specific context, which tool is best?'
  • Every tool switch carries a ~20% productivity dip. It's only worth taking if the new ceiling is higher, not just back to baseline.
  • Productivity is needle-moved per hour — not hours worked. A 4-hour focused day beats a 12-hour scattered one.
  • Saving a link to a new tool is not failure. Saved links are not failures — that's the point.
  • Most creators don't need to know the how of every new framework. Knowing the what is enough until it solves a real pain point.
  • If Claude goes down and you're stuck, you're too dependent on one agent — time to add a fallback to your working directory.
  • The lean stack wins: daily drivers are three tools. Everything else is tiered by actual use frequency, not potential.
  • Graduating a tool doesn't mean it's bad — it means you've extracted the features you liked and built them into your own ecosystem.
  • n8n isn't bad. The presenter just found Claude Code automation cheaper and more customizable for the same jobs.
  • Don't test new tools with mock data. Test them in a real scenario that actually moves the needle — but not in a way that risks production.
Takeaway

Five rules for a lean AI stack that lasts.

WHAT TO LEARN

The antidote to AI overwhelm isn't more information about tools — it's a tiered mental model for when to adopt, when to wait, and when to retire.

  • All coding agents — Claude Code, Codex, Hermes, OpenClaw — run in the same project directory. Build that directory to outlive any single tool, because the agent that's dominant today may be irrelevant in six months.
  • Before adopting any new tool, name the measurable outcome you're building toward. If you can't articulate how this tool gets you measurably closer, skip it — save the link and move on.
  • Every workflow switch carries a temporary ~20% productivity dip. The only switches worth making are the ones where the new performance ceiling is genuinely higher, not just a return to where you were.
  • Productivity is needle-moved per hour, not hours logged. Twelve hours of reading threads, watching videos, and planning is less productive than four hours of direct execution on the thing that actually matters.
  • The right question when evaluating a tool isn't 'which tool is best overall?' — it's 'for this specific sub-task in this specific context, which tool produces the best output?' Break processes into baby steps and match each step to the right tool in your existing stack.
  • When a new tool drops, run a simple filter: does it solve a real pain point right now? If no, save the link. If yes, run a one-week real-scenario trial — not with mock data. At the end of the week, either integrate it or retire it without guilt.
  • Graduating a tool doesn't mean it failed. It means you've absorbed its core value into a more central tool or built its functionality into your own ecosystem. The goal is always a leaner stack, not a bigger one.
Glossary

Terms worth knowing.

Agent harness
A coding agent (Claude Code, Codex, Hermes, etc.) viewed as a wrapper around an underlying AI model that reads a shared file directory. Multiple harnesses can operate on the same project directory interchangeably.
North Star Test
A decision filter: before adopting any tool or learning any new framework, state your actual goal outcome, then ask whether this tool measurably advances it. If you can't articulate how, the answer is no.
20% Productivity Dip Rule
The observation that every workflow change causes a temporary efficiency drop of roughly 20%. The switch is only worth making if the resulting new ceiling is higher than the old one — not merely a return to the same baseline.
Graduated (tools)
Tools that were once actively used but are no longer in the stack — not because they are bad, but because their core value has been replicated inside a more central tool or custom-built into the user's own ecosystem.
Glaido
A speech-to-text startup positioned as faster and more private than Whisper, with planned agentic features. Used here as the presenter's daily voice-input layer.
Hermes Agent
A Telegram-triggered AI agent that wakes on demand, supports instant cron scheduling, and is suited for general knowledge work while mobile — positioned as a lighter-weight alternative to a full Claude Code infrastructure setup.
key.ai
A routing layer for image and video generation models, analogous to what OpenRouter does for language models — lets agent pipelines swap image/video providers without hard-coding a specific API.
Resources

Things they pointed at.

00:59toolGlaido
02:30toolHermes Agent
03:08toolGrok / X
04:10toolApify
04:28toolGPT Image 2
04:32toolNano Banana 2
04:38toolkey.ai
04:56toolHeyGen
05:51toolOllama
Quotables

Lines you could clip.

07:14
I could use just my Claude Code and my Glaido and just work the whole day and be fine.
punchy one-liner that validates the lean-stack thesisTikTok hook↗ Tweet quote
09:17
Build your directories like they're going to outlive any tool. Because they will.
quotable maxim, stands alone, immediately actionableIG reel cold open↗ Tweet quote
13:25
Productivity is needle-moved per hour, not hours worked.
tweetable ratio claim, memorable phrasingnewsletter pull-quote↗ Tweet quote
13:34
The right question isn't which tool is best. The right question is: for this specific task in this specific context, which tool is best?
reframes a common debate, teaches task-level tool selectionTikTok hook↗ Tweet quote
The Script

Word for word.

Read-along

Don't just watch it. Burn it in.

See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.

metaphoranalogy
00:00If you've been feeling overwhelmed trying to keep up with the different AI tools and agents and different things that you should be using, then this video is for you because there's a lot and the space moves really quick. So I wanna show you guys the tools that I'm actually using on the day to day and the tools that I use every once in a while and talk about why.
00:13I'm also gonna talk about my mindset when I'm living in this environment, experimenting with new stuff, and what actually moves the needle so that you guys don't end up getting in this cycle where every single month you feel overwhelmed because there's so much new stuff to learn. Alright. So let's just go ahead and get started.
00:26This is not a technical breakdown of all these tools. This is just my list and me personally telling you guys about the tech stack that I use and why. So we're gonna start off up top with our s tier.
00:34These are our daily drivers. So you know I have to chuck Cloud Code in there. This is probably my overall number one favorite AI tool ever.
00:42This is basically my operating system. I live inside of my Cloud Code project, and I try to do as much work as I can directly from inside of Cloud Code. Now up next on the s tier is Versus Code, which is basically where I like to use my Cloud Code.
00:53You could use it in the desktop app, straight in the CLI. I like to use it inside of Versus Code, which is just an IDE. Meaning, you could also use Cloud Code inside of different IDs like cursor or, you know, Windsor for anti gravity.
01:03So here's Versus Code. I can see my files on the left. I can have Cloud Code in the terminal right here, or I can use the Cloud Code extension.
01:09And our third and actually our final s tier AI tool is Glido. This is our speech to text startup, and I have fully transitioned over from Whisper to Glido. It's the fastest one on the market.
01:19It's private, and we're gonna make this thing super agentic. So if wanna check it out, link in the description. And Windows support is literally about to roll out, so stay tuned for that.
01:26Okay. So now let's move on to a tier. Now these are the ones that I'm using on a weekly basis a 100%, but they're not really my daily drivers.
01:32So the first one we have is Codex. Codex is a similar type of agent hardest to Cloud Code, and I've been using it a lot more lately because a lot of its strengths complement Cloud Code's weaknesses and vice versa. So they're really good to be able to use together even though right now I still do the majority of my work inside of Cloud Code.
01:48And by the way, if you guys are seeing some tools throughout and you're curious and you wanna see more about how I use them or, you know, better breakdowns, then let me know in the comments what else you guys wanna see. The next a tier is just Claude in general, Claude Chat. Now typically, am using Claude Code for all of my chat based stuff, but but I still do have some times when I just go to chat really quick because I can just open it up and it's right there and I, you know, chat.
02:08Okay. The next one, which I have not talked about too much on this channel at all, is Hermes agent. I've been using this a lot more lately and it's really nice for general knowledge work and being able to do stuff when I'm out and about because it wakes up on demand when you talk to it through Telegram.
02:21It has instant crons. It has a lot of things that I really like about it that are just easier to set up sometimes than doing a whole cloud code infrastructure setup. Alright.
02:28Next, have Perplexity. Now Perplexity, I feel like, isn't as popular as, you know, it used to be. I I don't really use Perplexity computer too much, but when I am plugging in automations and I'm having my agents do research, I really like to use Perplexity for my research.
02:42I'm also using Grok a lot as far as research and, you know, using X's built in Grock right there when I need to you know, maybe I wanna search through a lot of Twitter threads or something and I wanna find specific posts or find specific insights, I like to use Grock in X for that. And so that's honestly my core stack. That's all we have for SNA tier.
02:59And the reason I wanted to show you guys this is because it's a pretty lean stack. When it comes to core AI tools, it's basically Cloud Code, Glido, Codex, Hermes Agent, Perplexity, and Grok.
03:09And you can see how many tools there are still down here to be placed into different categories. Now I don't wanna get into a bunch of, like, different project management tools and, like, things like, you know, Hostinger, obviously, is my VPS provider for Cloud Code or for Hermes or for other things that I'm setting up. You know, ClickUp is where I live as far as project management and stuff like that and communication with my team.
03:28Fireflies is in all of my meetings. And, you know, I just wanted to chuck these in here to give them some love to show you where they fit in my AI stack, but these aren't really ones that are, like, my AI first tools that I'm using on the day to day for knowledge work. So the specialists are one where I use them for a very specific use case.
03:42You know, like, I have a certain process that I need or within processes I have a very specific task, and then I would go grab some of these specialists. So another example would be Apify. I don't live in Apify, but every once in a while I'll have an automation or every once in a while I want my Hermes agent to grab something and it has to use Apify and a certain actor within Apify.
03:59We also have things like gbt image two, which I've been loving lately, and nano banana two. They're really good at different things. I kind of use Nano Banana as like my Photoshop tool, and I use GPT two as like my creator tool, if that makes sense when it comes to images.
04:12And then usually when I'm plugging in like image generation or video generation into agents, I always use key.ai for that. It's kind of like the OpenRouter but for image and video models. And that actually reminds me, I left OpenRouter out of this, but OpenRouter definitely deserves a spot in the b tier for specialists.
04:26I've got a few other specialists here, and it's probably gonna shoot off the edge. So let me just expand this a little bit. But I also use Heigen for whenever I need avatars.
04:33I don't avatar my YouTube channel, and, yeah, I know you guys say that in the comments. I've never done that, and I don't plan on it. But I will use this sometimes for certain videos.
04:40Maybe for certain course material or whatever it is, sometimes I will use an avatar, and I go to Hagen for that. And then alongside that, I use Eleven Labs to clone my voice or for specific voice agent builds. Okay.
04:50So it's really starting to slim down here as you guys can see. We only have one actual row left, which is experimenting, but I'll tell you what, not all of these tools are gonna fit into this row.
04:59So let's see what's gonna happen. Okay. So for c tier, these are things that I'm kinda keeping my eye on and I'm playing with a little bit and I use very frequently.
05:05They're in my ecosystem, but I wouldn't really consider them a main tool I use. Actually, before we get to that, I did leave out Cloud Design.
05:12Cloud Design is definitely a specialist, and we've been adopting it more and more as a team because now everyone on the team can build landing pages using the exact same design system. I know you could have done it either way in Cloud Code before, but it just makes it so much easier to share designs, comment on things. We've been loving Cloud Design for specific use cases.
05:29Okay. So now let's get into the experimenting AI tools.
05:32So honestly, Gemini. Gemini and antigravity, I just don't really use very often.
05:37It's not part of my core stack. I am using Nano Banana more than I would go talk to Gemini three Pro or something like that in the actual app. Next one will be OLAMA.
05:46I don't run on local models, but I do use OLAMA to download stuff or maybe to even use their cloud because I like to play around with the open source models and see what's happening. I like to keep up to date and experiment. And then the last one that I wanted to throw on this list was Manus.
05:59I really don't use it too much, but every once in a while, I'll just open it up and test out some things. I know you guys have been giving me some comments about Manus. But, yeah, I mean, I think it's a great tool.
06:07And if you were maybe new to this AI world and you started with Manus, it could potentially be your main, you know, s tier daily driver. But for me, I just would prefer to use my Cloud Code. And now you may be wondering what's going on with all of these tools down here.
06:18These are in a separate category for me, which I would call graduated, which means they used to be somewhere in this top four tier list, but now I just don't really use them anymore. So ChatGPT, regular chat, I've graduated.
06:32OpenClaw, I've graduated. I would say that Hermes has kind of replaced OpenClaw for me. Cursor, I've graduated from.
06:37NotebookLM, Poppy AI, N8N, and then WhisperFlow. And one thing I wanna say about these graduated tools is that this doesn't mean that they're trash.
06:46This just means that I no longer use them. I feel like I've kind of moved above them. And this could be for many different reasons.
06:52Maybe it means that they're a little bit outdated. Maybe it means that they were got replaced. Like in this case, WhisperFlow, 1000000% has been replaced by Glido.
06:59So this one we can even just put off to the side. But like n n n, not a bad tool at all. I just prefer now to build automations in Cloud Code.
07:05Poppy AI, not a bad tool at all. I just realized that if I wanna use Poppy's functionality, I could do that better in Cloud Code and it can be more customized to me and cheaper. So sometimes these tools, you know, like Notebook LM, they're all very very good tools.
07:18But what I've done is instead of paying for them now, I basically have extracted the features that I like from them and I've worked them into my own ecosystem. Because the idea really is to keep your tech stack lean. And I know this looks like a lot, but really, the daily drivers is the main ones that I use.
07:31I could use just my Cloud Code and my Glido and just work the whole day and be fine. And I really wanted to make this video because I've been considering making more content on Codex and Hermes agent and maybe a few other things, but I don't wanna overwhelm you guys, which is why I've been only on Cloud Code for the past, like, three months.
07:45I was trying to stay consistent so that you guys could try to, you know, keep learning one tool consistently. And I really hope that I'm not contributing to your overwhelm and maybe your stress with all this AI stuff going on. I'm trying to keep you guys all educated, but I also am able to realize that when you see a new video from me every day, it does feel like you need to watch them all and drown and you feel a little bit overwhelmed.
08:03So I'm trying to help you guys out here. By the way, guys, I know we're about to cover a ton of information in this video, so I broke all of this down into a free resource guide, all these tools, all these different frameworks and rules to remember, and I put that inside of my free school community. The link for that is down in the description.
08:17Once again, completely free. You join here. You go to the classroom.
08:20You click on all YouTube resources, and you'll be able to download every resource that I've ever dropped on YouTube for completely free. So hop in the community, and let's get back to the video. Thanks, guys.
08:28So let's talk about some other mindset stuff. I've got a couple different key points here that I wanted to hit on, which will hopefully clear up a lot of this stuff. So the first thing is that coding agents are just harnesses.
08:38These images are kinda funny. It just made this up. This was GBT Image two, by the way.
08:42But they are all different on the surface. Right? They've got different harnesses.
08:45They might use different models on the back end. They might have different ways that they use their skills, but they're all just harnesses. They're all just AI that work inside some sort of directory.
08:52So if you have your project with your claud. Md file or your agents. Md file and your scripts and your skills and whatever, all of your different agents can work on that directory.
09:02So I have my main operating system, right, like my main project called Herc two, and I've had OpenCLaw and Hermes and Codex and Cloud Code all be able to work inside of that directory so they can all do things for me in there. And the lesson here is to build directories like they're going to outlive any tool because they will.
09:18We don't know if Cloud Code is gonna be king in a few months. We don't know if Codex will be king in a few months. We don't know if some random startup is gonna, you know, just take over everything.
09:25But what we do know is if that we're creating directories and we're creating our projects and we're keeping them clean and we're building in them, that whatever AI is the new kid on the block, we'll be able to plug into it and it will be just fine. The next thing I want you guys to think about is what is your North Star?
09:40Because it's probably very different from my North Star. Obviously, I've got a bunch of business goals with what we're building out with AI Automation Society and our certifications and our events, but my North Star when it comes to YouTube is test out every tool, form my own opinions, and share with you guys what I think is interesting to know.
09:57And so that north star for me means I test out a lot of stuff. I jump on announcements. I have to experiment.
10:03And that doesn't mean that you have to. Because if your north star is building a business or a company that does x really good, like what is the mission, then is every single new hot framework or every single new model or trending tool or latest feature, is that actually your path to the North Star, or is that just a distraction?
10:18Like the number one mistake that entrepreneurs make is they get distracted and they try to do too much. So really the idea would be, okay, I'm just gonna stay on this path. I'm going to save links to YouTube videos that Nate drops.
10:28I'm going to save these Twitter threads for later and just kind of remember that they're there. But I don't need to actually go learn all of these new features. Maybe I'll watch Nate's, you know, ten minute video, but that doesn't mean I have to dedicate my whole next day to learning and building what he showed.
10:41There's a difference between knowing the what and knowing the how. And sometimes you only need to know all the whats. You don't need to know the hows.
10:47And I've got another point which is kind of like the decision framework and I'll touch on that in a bit, but hopefully this alone will make you guys think, wow. You know, there is a lot of things that I've just experimented with and I don't know why. I don't even have a use case for that.
10:58This next one is the 20% productivity dip rule. So basically it's the idea that every single time you make a switch in your business, you are going to maybe lose about 20% of your efficiency or, you know, whatever metric you're thinking about. You're gonna take a 20% dip because change is change, and it can be hard sometimes.
11:14So what you have to figure out is if I'm going to make this change and I'm going to guarantee have some sort of dip in productivity, is that dip going to ultimately take me higher than where I would have been? As you can see, the blue line is worth it and the red line is not worth it.
11:27If the dip only gets you back up to the same green line, then that's also not worth it. It wasn't worth the dip. So if you know that the dip will actually boost you above and take your business, you know, maybe break through a plateau or push to another level that you couldn't have reached before without that dip, then that's how you know it's something worth doing.
11:43Okay. Then we have productivity is needle moved per hour, not hours worked. I've fallen into this trap.
11:49I think a lot of you guys in my community have fallen into this trap as well. You work a twelve hour day. You think damn, I was productive today.
11:55But what you don't realize is like, were you? Because I could maybe sit down for four hours and be more productive than you in twelve hours because I'm actually doing everything that actually moves the needle. Rather than twelve hours of responding to a bunch of threads, reading through community posts, watching YouTube videos, just like planning out a bunch of stuff but not actually doing anything.
12:13So this kind of relates back to that North Star thing. Let's say every day you sit down in the morning and you say, okay. By the end of today, I want to achieve x.
12:20Every single thing that you wanna do that day should be driving towards achieving x. And then maybe once you've achieved x, then you can spend some other time like looking into some new features and experimenting with some stuff, but productivity means that you're actually doing things that are moving the needle for you.
12:34Not how long did you work today? Okay. So this one kind of goes back to that first point about the fact that all agents and agent harnesses are just different harnesses and they all work in your same stuff.
12:45Because the mindset here, which is something that I've been thinking a lot about, I've been building out frameworks, we're building a certification program, we're doing all this, and our thinking is basically what Jeff Bezos said. Think about what will never change, not what will change. And so if you can become tool agnostic in the way that you work, that means, okay, let's say Cloud Code shut down tomorrow.
13:03Are you okay? Could you pick up Codex? Could you pick up something else?
13:06Could you keep working? Could you be okay? And if the answer is no, you might wanna think about things.
13:09Right? Because, like, if you're one of those people where, I mean, I've been there, Claude goes down. Like the status page is down, the API is throttled, you can't use Claude.
13:17Are you just sitting there like, oh my god, I can't work anymore. I have to wait till it's back up? Because if that happens, then you're probably not in a great spot.
13:24You probably wanna be learning how to plug in a few other things into your main stack, into your main working directory. And what you'll realize is that you have overall job responsibilities or functions or processes, and what happens in a process is that it's basically built up of a bunch of different mini tasks.
13:40And usually the right question isn't which tool is best? The right question is for this specific task in this specific context, which tool is best? So here's a quick example.
13:49Right? Like, let's say I'm making a YouTube video. Maybe I use Perplexity for research.
13:53Maybe I use Cloud Code with a skill and with knowledge about me to help structure the video. And then maybe I use Cloud Chat, for some reason, to actually write the script. And then I use, like, GPT Image two to create me that thumbnail.
14:06And then I use nano banana two to add a glowing effect or to just make some stuff stand out. And then after I do all that, maybe I drop it into DaVinci Resolve or Adobe Premiere Pro just to stimp it up and get it out the door. So not every single step in a process has to be AI.
14:19Not every single step in the process has to be the same AI. Break things down into baby steps and think about for this specific baby step, what tools do I have in my list? You know, all of these different tools that we looked at earlier, which one of these tools is going to be the best for this little output that I need.
14:36And the last thing here is basically the decision framework. So this is what I alluded to when I was talking about that North Star and finding the path that you're running on, which is directly leading towards that North Star. When a new AI tool or feature drops or a YouTube video for me drops, look at the title, click on the video, understand what I'm talking about, and ask yourself, does this video or does this new feature solve a pain point for me right now?
14:59Most of the time, the answer will probably be no. And if the answer is no, but you think the feature is cool or the agent framework is cool or whatever it is, then just save the link so that you know, okay, later if I do wanna watch this, I know where it is. If the answer is yes, then maybe it makes sense to actually test it out.
15:14But don't just spend like a month testing it out. Try to test it out in a real scenario. You know?
15:17Like, don't just test it out with mock data. Try to test it out with something that actually moves the needle for you. Not in a way where it would be risky, you know, like sending out emails or restructuring a whole database, but do something in your actual working environment so you have real proof of if you like it or if you don't or if it actually solves the problem or not.
15:34And then at the end of the week after you've used it, just ask yourself, did this make sense? Did this solve my pain point to the point where I'm going to put this into my main, you know, daily drivers or my main companions of tech tools, or is it not?
15:47Because if it didn't, then get rid of it for now. And then only later if you realize, okay, I'm working on my business and I'm I'm hitting this pain point every single day. Do I have any features or agents in this list of like other things that I need to look at?
16:02Do any of these directly help me solve this pain point? If the answer is yes, then you reach for that tutorial and then you grab it and then you learn it. Does that make sense?
16:09Like sometimes as you're walking down this path, you don't wanna jump to the right or to the left to all these holes, but sometimes you might actually run into a roadblock. And the only thing that might get you over that roadblock is to jump into one of those holes, understand it, and then all of a sudden the roadblock is easy to just like walk through or jump over or whatever.
16:26Okay. Let me take a breath. I was talking really fast in this video, and I don't know.
16:31It's just something that I'm passionate about and something that I wanted to get off my chest because I feel like I've been answering these questions a lot in the comments and in my community, but I really, hope that this one gave you some clarity. And once again, I use a bunch of tools, and I've really, really tried to only bring you guys, like, Cloud Code content for the majority because I don't wanna overwhelm.
16:49But please let me know. What other tools do you wanna see me cover? Especially anything in here, especially some of these constant companions that I am using a lot.
16:56What do you wanna see? Just let me know in the comments. But anyways, that is going to do it for today.
17:00So if you guys enjoyed the video or you learned something new, please give it a like. It helps me out a ton. And don't forget to download that free resource guide.
17:05Join my free school community. All of my resources are in there. And, yeah, I appreciate you guys making it to the end of the video, and I'll see you in the next one.
17:12Thanks, everyone.
The Hook

The bait, then the rug-pull.

Every week there's a new agent framework, a new model, a new must-have tool — and the guilt of falling behind compounds faster than anyone can ship. This breakdown cuts through the noise: here's the actual lean stack one AI builder uses every day, the tools he's quietly retired, and the five decision rules that keep him on the path when the feed is screaming at him to pivot.

Frameworks

Named ideas worth stealing.

00:31list

AI Tool Tier List (S/A/B/C + Graduated)

  1. S: Daily Drivers
  2. A: Constant Companions
  3. B: Specialists
  4. C: Experimenting
  5. Graduated: Retired

Five-tier classification of every AI tool in the presenter's ecosystem by actual frequency of use.

Steal forany 'my stack' or 'tools I use' content video; also useful as a personal audit framework for your own tool collection
09:30concept

Coding Agents Are Just Harnesses

All agent frameworks (Claude Code, Codex, Hermes, OpenClaw) are wrappers around underlying models that operate in a shared project directory. Portability is built in if the directory is built to be tool-agnostic.

Steal forany explanation of why you shouldn't over-index on one agent tool
09:51concept

The North Star Test

Before adopting any tool: name the measurable outcome you're building toward, then ask if this tool/feature gets you measurably closer. If you can't articulate how, skip it.

Steal forcontent about staying focused in a fast-moving space; decision-making frameworks for builders
11:10model

The 20% Productivity Dip Rule

Every workflow change causes a temporary ~20% efficiency dip. The change is only justified if the new performance ceiling after recovery is higher than the old one — not merely a return to baseline.

Steal forany argument for tool stability; counterpoint to 'always try the latest thing'
12:50concept

Productivity = Needle-Moved Per Hour

Hours worked is a vanity metric. Productivity is measured by actual outcomes per hour — not time logged. Twelve hours of reading and planning can be less productive than four hours of direct execution.

Steal fortime management content; arguments against busy-work
14:37model

The New Tool Decision Framework

  1. See new tool
  2. Does it solve a real pain point RIGHT NOW?
  3. No: save the link
  4. Yes: 1-week real-scenario trial
  5. Above baseline after a week?
  6. Yes: integrate
  7. No: reject without guilt

A seven-step flowchart for evaluating every new AI tool or feature drop without spending a month rabbit-holing on things that don't advance your current goal.

Steal forany 'how I evaluate new tools' content; decision-making frameworks for builders or teams
CTA Breakdown

How they asked for the click.

VERBAL ASK
07:59link
I broke all of this down into a free resource guide — all these tools, all these different frameworks and rules to remember — and I put that inside of my free school community. The link for that is down in the description.

Mid-video insert with direct community plug and classroom navigation walkthrough. Natural and contextually timed before the mindset section.

MENTIONED ON CAMERA
FROM THE DESCRIPTION
AFFILIATECommission earned if you click.
OTHER LINKSAlso linked in the description.
Storyboard

Visual structure at a glance.

tier-list canvas — empty
hooktier-list canvas — empty00:00
S tier filled
valueS tier filled00:31
B tier populating
valueB tier populating03:13
graduated row added
valuegraduated row added06:15
harnesses slide
valueharnesses slide08:27
north star test slide
valuenorth star test slide09:51
vanity metric slide
valuevanity metric slide12:50
decision framework flowchart
valuedecision framework flowchart14:37
Frame Gallery

Visual moments.

Watch next

More from this channel + related breakdowns.

Chat about this