WEBVTT

00:00:00.000 --> 00:00:17.735
Alright. So take a look at this. This is a web page that Claude's new dynamic workflows built for me in under an hour. And, no, these aren't some generic release notes or a summary from someone else's perspective on how to use Opus 4.8. This workflow spun up tens of agents to go through all 1,500

00:00:17.735 --> 00:00:41.690
conversations that I've ever had with Cloud Code to tailor a full report on exactly how I should use this brand new model and what it should change around my approach. In addition to the report, it also created a full length two minute tutorial walking through every single feature that I should care about, how it works under the hood so I never have to go and rely on some generic tutorial that's pretty much a summary of the documentation.

00:00:41.690 --> 00:00:59.135
And this is just one of three different use cases that I'm gonna walk through in this video to show you where dynamic workflows can really help move the needle in your day to day. So if you wanna learn the use cases, especially the last one, which I think you'll really like, then you wanna stick with me till the end of the video, and I'll save you from having to burn those tokens yourself.

00:00:59.570 --> 00:01:31.660
Let's dive in. Alright. So like I said, this report walks through how I should alter my shift to using this model, how I should change my prompting patterns, what should stay the same, and what should differ or be slightly adjusted for this new model and the way it behaves. So one of the key things was being more literal with it. It's better at dealing with direct prompts without having to beat around the bush. And if I just wanted a overall summary of every single thing that I should do in my day to day based on all the conversations it's gone through and what it's seen in terms of patterns,

00:01:31.820 --> 00:02:10.965
this would be my checklist. And before I walk you through the exact prompt that led to that report and the video, it's important to understand what we're solving for in this first use case. So if you're like me, you will see a brand new model come out and you'll be curious. What's different? And then you'll go on YouTube and you will inevitably see the parade of thumbnails and titles that say, this brand new thing is insane. Even though this model could be one incremental step change, which 90% are, where there are some pros and cons, but overall, it's not a night and day difference. So instead of clicking on Opus 4.8 is insane, Opus seven, or Opus 492,

00:02:11.125 --> 00:02:13.285
what if you could just create your own tutorials

00:02:13.285 --> 00:02:19.810
that are tailored to what you care about? So the way this works is that you ask Cloud Code to go through all the JSONL

00:02:19.810 --> 00:02:21.970
files that have all your conversations,

00:02:22.130 --> 00:02:26.930
and all of these are stored on your local computer if you use Cloud Code on your personal laptop.

00:02:27.375 --> 00:02:29.935
And then you can have all of these agents

00:02:29.935 --> 00:02:34.655
spin up and mind through all of the sessions and look for all the patterns.

00:02:34.815 --> 00:02:38.015
And once it understands the patterns of how you use ClaudeCode,

00:02:38.015 --> 00:02:42.520
how you prompt it, then you'll get tailored advice whether it's 4.8

00:02:42.520 --> 00:02:59.395
or five or even you can use this for codex or Gemini. You can really tailor your own education and your own upskilling to the things that actually move the needle forward. When it comes to the prompt, you could send over something like this to generate a very similar report. So you would say, would like you to build a workflow.

00:02:59.395 --> 00:03:03.715
These would be the magic words. Again, when you write the word workflow, you'll get a multicolored

00:03:03.715 --> 00:03:09.075
name for the workflow, which means you're using the function that analyzes all JSONL

00:03:09.075 --> 00:03:45.180
files. A JSONL file is a fancy JSON file, basically, restructured in a different way in folder path here. Now if you don't know the path, then one, you can ask Claude code. If I show you a little preview here, if we go to this folder, this has every single conversation that I've had in my YouTube folder. So you'll see that they are JSONL files, like I said, and you can use something like Sublime Text or Notepad plus plus to take a look at them. The TLDR is you will see a combination of assistant and you. Assistant and you. So that basically summarizes all the tool calls. It's very token heavy.

00:03:45.340 --> 00:03:53.275
Having all these agents spin up outside of your context window using dynamic workflows will help them not bloat your existing conversation.

00:03:53.435 --> 00:04:10.940
Then I give it the overall goal, which is to help me understand how to extract maximum value from this new model. Again, you can change this to whatever model you want. Then I walk through all the criteria. So step one is data analysis. So going through every single JSONL file and looking for my token usage patterns.

00:04:11.260 --> 00:04:13.500
Then for number two, model comparison.

00:04:13.660 --> 00:04:21.715
I like to invoke this Claude code guide agent. This is a sub agent that is native to Claude code. So its entire role

00:04:21.795 --> 00:04:52.895
is to be the PhD scientist in the latest documents from Anthropic. So when you ask this a question, it's a glorified help desk. They'll go and double check everything that is on the website. So we'll be able to see the release notes and then compare it to step one's output, which is analyzing your core workflow. And then in step three, I basically walk through all the core synthesis and analysis that I want. So number one is some form of executive summary. Number two, a usage profile analysis, then a direct comparison of both competencies,

00:04:53.135 --> 00:04:56.655
then prompting patterns, then skill and tool recommendations,

00:04:56.655 --> 00:05:01.695
and then dynamic workflows that I could put together based on this new feature and advanced opportunities.

00:05:01.910 --> 00:05:06.950
And in terms of the video that I put together, all I did was hook up something called Hyperframes,

00:05:06.950 --> 00:05:10.470
which is an open source library that is created by Heygen

00:05:10.470 --> 00:05:26.645
and then linked it to Claude code and told it to take this HTML page it put together and convert it to a short two minute video on two x speed. And the best part of this is once all of these agents that have been fanned out go and figure out how to accomplish the task, you can always materialize

00:05:26.645 --> 00:05:33.380
this entire path and pattern by creating a skill. So in this case, I created something called model migration.

00:05:33.460 --> 00:05:36.180
So in the future, when we have 4.9,

00:05:36.180 --> 00:05:37.940
five, six, etcetera,

00:05:38.020 --> 00:05:42.820
I can now run this every single time and quickly get my explainer HTML

00:05:42.900 --> 00:06:24.275
and my video so I can quickly get up to speed with what matters to me. And by the way, if you want access to exclusive skills just like this one, along with all the exclusive content that we keep adding to our Claude Code Living course, then you'll wanna check out the first link down below. As these agentic systems mature, you're gonna want to mature your skill set as well. So if you're done sitting on the sidelines and just passively watching YouTube videos and you wanna go hands on and become a master in a matter of weeks, then check out the link down below, and I'll see you inside. Alright. Back to video. And for use case number two, I found that using dynamic workflows for deep research where you actually want all the agents to spin up and check each other's work versus spending $10.15,

00:06:24.435 --> 00:06:34.970
30 minutes having an individual agent go and check a series of sources. Many times it tells you 200 or 300 sources, But in reality, it doesn't actually fact check itself.

00:06:35.130 --> 00:06:52.365
There is no devil's advocate outside of that one running session. So running deep research, especially to look into how to leverage these features like dynamic workflows becomes really handy. This is a full report on every single claim it found on x on what dynamic workflows

00:06:52.365 --> 00:06:58.285
seem to be able to do and not do. And with each one, it has either a link to a GitHub repo

00:06:58.365 --> 00:07:07.300
or a link to an existing x post or a link to a report. So I can scan through all of this and see you can see right here, it says the word survives,

00:07:07.380 --> 00:07:25.585
meaning it had a series of agents double check and fact check these claims from x to make sure that by the time it comes to us, it's distilled and validated. And then you have things like this, where obviously on x, people will make some bold claims on what something can or can't do. And then you have other posts that are unconfirmed.

00:07:25.585 --> 00:07:50.925
So now you can look at this with a second set of eyes and double check and see if you can trust any of these claims that you see. Then you can see every single claim that seems to be cut. So this is amazing for double checking and basically peer reviewing via agents different types of research claims and information in general. This is the prompt that I used to execute this. So I said, I want you to research all the findings on dynamic workflows associated with Opus 4.8,

00:07:51.085 --> 00:09:02.780
pull together everything that people are actually reporting about it, the real results, the claims, what holds up, and what is just hype. And then I go through and I tell it to use the Apify x scraper. So you can use all kinds of means to scrape tweets or go through tweets. They have their own API on x now, but I like to use Apify for all kinds of things including pulling YouTube analytics. So I just tell it to go and use the skill to find this what's called an actor, basically an app that you can use on Apify. Once it pulls all of those, then it goes through and it spins up all of these agents. And as it calibrated how it's going to execute the task, what angles it will look at, it asked me how deep do you wanna go. So one thing that most people are not talking about is if you use something like workflows or ultra code, you can intervene and tell it, I don't want you to go to the level of depth of having 60 or 70 agents. So this feature does burn tokens, at a a huge rate for big tasks. But you can also measure the task and scope it down if you need to. And twenty minutes later, it came back with the full response that linked to the very web page that I showed you, walked through the fact that it went through a 170 claims, spun up almost 200 agents to go through and adversarially

00:09:02.780 --> 00:09:03.580
verify

00:09:03.740 --> 00:09:14.485
all the passes on the features that seem to be legitimate versus the ones that seem to be more hype. And for the last use case, you can also use workflows to audit your existing Claude code ecosystem

00:09:14.485 --> 00:09:16.885
to look for opportunities where you can use it better.

00:09:17.285 --> 00:09:21.285
Specifically, you could have it take a look and audit your dot Claude usage.

00:09:21.445 --> 00:09:32.540
And these are basically folders that have all the core assets at the project level and the global level. And these are things like your agents, your skills, your rules, your hooks, and commands.

00:09:32.780 --> 00:09:40.975
So as you keep building and as you keep adding more skills, over time, things will go stale. And inevitably you'll have some inefficiencies.

00:09:40.975 --> 00:09:50.495
So you can have these agents spin up and then tell you exactly what are the core things you should fix and why. Then as you go through, you could see if you have overlapping skills,

00:09:50.830 --> 00:10:18.060
duplicate skills, and ideally what you should do about them. So this one here is telling me that I have 10 stock anthropic skills that seem to be duplicated. So perhaps during a demo for a client, I copy pasted it more than once. So now that is bloating my context against my will. If I scroll the bottom, here's another one where I seem to create this designer designer skill specifically for a YouTube video as a demo, but I never use it again. And these are the things that you don't have time to revisit.

00:10:18.140 --> 00:10:45.565
So if you're building things up like your agentic OS, having the way to look at your low, medium, and high level issues or repeated contradictory rules is a great way to keep on optimizing maybe once a month. Because like I said before, this is not something designed to be used every single day. This is something you can use sporadically every couple weeks, maybe once a month. And there are only a handful of tasks that really deserve the level of token burn that you'll get by spinning up all these agents.

00:10:45.990 --> 00:11:07.745
So the goal here is that you're able to constantly audit things like your clot MD, your rules and skills, etcetera, to look for ways that you can keep stepping up your game and making sure they don't have these areas of bloat or isolated folders where you spin something up, use it a couple times, and then you completely forget about it. And that's pretty much it. It's just three of multiple ways that I've been using dynamic workflows,

00:11:07.985 --> 00:11:25.690
especially for personal usage for day to day tasks. So hopefully, gives you some inspiration for the different types of things you can use workflows for. Beyond just the business use cases, there are different things that I've tried with workflows like booking travel, looking through bookings and hotel sites and travel prices for airlines.

00:11:25.850 --> 00:11:51.440
You can apply this to all kinds of very large meaty problems that need a lot of research and validation. If you wanna grab all the prompts that I showed you in this video, you'll find them in the second link down below. And if you wanna go much deeper on things like Claude code and become a master of it in just a couple weeks, then you'll wanna check out the first link down below for my early adopters community. I drop at least one new module a week, and I'm gonna walk through how I built the hyperframes

00:11:51.440 --> 00:12:06.570
workflow and skill that I alluded to earlier in this video exclusively in there. So if you wanna check it out, then maybe I'll see you inside. And for the rest of you, if you found this video helpful, useful, and novel, then I'd super appreciate a like on the video and a comment if you so choose. I'll see you in the next one.
