How I Built an AI Council with Claude Code Subagents
A 21-minute walkthrough of spinning up three competing AI agents that debate your ideas and write their reasoning to a shared file.
January 23rdA 12-minute walkthrough of three agentic workflows built around one principle: a second verification pass is what turns a fast answer into one you can trust.
Dynamic workflows earn their token cost through verification, not volume: a second wave of agents that adversarially checks the first wave is what makes Claude Code outputs trustworthy rather than merely fast.
Most people use Claude Code as a single-thread chatbot. Dynamic workflows let one Claude instance spawn and coordinate a fleet of sub-agents in a single window. The video walks through three patterns: mining your own JSONL session logs to generate a personalized model-migration guide; using Apify to pull real X threads, then running 200 adversarial agents to fact-check 170 claims (116 survived); and auditing your .claude folders to find duplicated skills, contradictory rules, and at least one hardcoded API key. The lesson across all three: the verification pass -- the second wave of agents that checks the first -- is what earns the token spend.
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 →
Opens on the live HTML upgrade guide personalized to the host actual session history. Hook is the output, not the process.

Promises three workflow patterns, teases the third as most useful, retention hook to end.

Walks through the report output -- prompting pattern changes, checklist, what stays vs. what shifts.

Shows a grid of INSANE thumbnail mockups -- the problem the workflow solves. Generate your own tutorial from your own data instead.

Shows the full 3-step workflow prompt live on screen: data analysis, model comparison via claude-code-guide, synthesis and HTML output.

Pipes the HTML report into Hyperframes to auto-generate a tutorial video. Saves the full pipeline as a reusable /model-migration skill.

Introduces adversarial verification as the key differentiator over single-agent research. Shows live fact-check report on dynamic workflows claims.

Shows the full research prompt -- Apify setup, angle fan-out, adversarial verify pass, claim-survival scoring.

Fans out agents across global and project .claude folders. Shows live audit report: duplicated skills, contradictory rules, hardcoded API key, stale demo skills.

Extends to other domains like travel booking. CTAs for Living Course and free prompts pack.
A second wave of agents that argues against the first is what earns the token cost of multi-agent workflows -- and it applies to research, model migrations, and your own tool setup alike.
“You upgraded on evidence, not vibes.”
“There is no devil advocate outside of that one running session.”
“The Bun port is real. The viral framing is not.”
“There are only a handful of tasks that really deserve the level of token burn that you get by spinning up all these agents.”
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.
A generated HTML report -- personalized to 1,500 real Claude Code sessions, not pulled from a changelog -- is the opening image. The contrast is immediate: this is what you get when you stop watching other people tutorials and point the model at your own work.
The exact 3-step prompt structure for generating a personalized model-migration guide from your own JSONL logs.
The pattern for turning a fast research answer into a verified one by having a second wave of agents argue against the first.
Three-tier severity classification for .claude cleanup actions.
“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 check out the first link down below.”
Mid-roll placement before use case 2, at the natural break after the model-migration skill demo. Aggressive but timed to a high-value moment. Secondary CTA at 11:25 for free prompts pack.
00:00
00:13
00:27
00:32
00:41
00:50
01:00
01:00
01:12
01:22
01:32
01:42
01:51
01:59
02:12
02:17
02:26
02:34
02:43
02:51
03:01
03:10
03:22
03:28
03:37
03:46
03:55
04:04
04:13
04:22
04:31
04:40
04:49
04:58
05:05
05:12
05:25
05:34
05:47
05:52
05:57
06:06
06:19
06:28
06:37
06:47
06:57
07:06
07:16
07:25
07:35
07:43
07:54
08:03
08:13
08:23
08:32
08:42
08:51
09:01
09:08
09:19
09:28
09:36
09:45
09:54
10:03
10:12
10:21
10:30
10:38
10:47
10:56
11:02
11:15
11:20
11:31
11:39
11:52
11:59A 21-minute walkthrough of spinning up three competing AI agents that debate your ideas and write their reasoning to a shared file.
January 23rdA 10-minute live walkthrough of five agentic scenarios where /goal cleans, sharpens, revives, forges, and maintains your Claude Code OS by itself.
May 17thA 17-minute framework for when running multiple Claude Code terminals actually makes you faster — and when it just burns money.
January 19thA 39-minute walk-through of Anthropic's new Claude Certified Architect exam guide, translated from a 40-page PDF into five domains, three demos, and five rules.
March 22ndA 12-minute live demo of a Claude Code mega-skill that routes frontend, copy, and bug-fix tasks to Gemini, Codex, or any OpenRouter model while Claude stays in the driver seat.
March 6thOne adapter skill that converts Claude Code skills to Codex and back — so the provider wars stop costing you work.
May 21st