Every Hermes Concept Explained for Normal People
A 41-minute field guide to the open-source AI agent framework — 21 concepts, zero jargon, one tutorial that starts from zero.
May 29thHow deterministic multi-agent fan-out changes what Claude Code can reliably build, and when not to use it.
UltraCode replaces the managing LLM with deterministic code so parallel agents run to a guaranteed output shape, eliminating the hallucination and confident incorrectness that degrade single-agent sessions on complex tasks.
UltraCode is Claude Code's multi-agent fan-out mode, activated by typing 'ultracode' in the prompt. Unlike sub-agents orchestrated by an LLM that can forget or hallucinate, UltraCode uses deterministic code to spawn and manage parallel agents, guaranteeing the task runs to a defined completion state. The video demonstrates two patterns: a judge panel (multiple agents advocating and critiquing competing options with a head judge synthesizing) and a live model-picker dashboard build. The key constraint is token cost: parallel fan-out burns 4-7x more tokens than a normal session, so UltraCode earns its keep on research, multi-perspective audits, and separable build tasks -- not single-file refactors, bug fixes, or step-by-step pipelines where parallelism provides no speed advantage.
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 →
Hook and announcement: UltraCode creates up to 10 parallel agents, but only matters if used correctly.

Mental model: one deterministic boss script manages many specialist agents on a factory floor.

The effort slider has nothing to do with UltraCode. Activate with keyword ultracode in prompt, or ultracode on for session-wide.

The six modes: default chat, plan mode, UltraThink, sub-agents, fast mode, UltraCode. UltraCode replaces the managing LLM with deterministic code.

Pattern playbook: adversarial verify, judge panel, pipeline, loop until dry. Each has a defined use case and termination condition.

Live judge-panel demo: three LinkedIn growth options get advocates, skeptics, and a four-person judge panel with distinct lenses running in parallel.

Agents hallucinate and go confidently incorrect. Multiple agents ruthlessly critiquing each other in a loop converges on better answers.

Mid-roll course pitch: Claude Code masterclass covering foundation, memory systems, Hermes agent.

Watching 11 parallel agents run live; commentary on token visibility, parallelization speed gains, and agentic OS context.

Model lock-in is the enemy of high performance. Route by task: Gemini for multimedia, GPT for code review, Claude for general work.

Pre-UltraCode clarification conversation: get alignment before spinning up agents because UltraCode is only as good as the brief you give it.

UltraCode builds a model-picker dashboard into the agentic OS: filterable by smartest/cheapest/fastest/most-used, pulling live data from OpenRouter.

Vanta for security compliance (SOC2, ISO 27001, GDPR) -- positioned via the host's own Glider startup as a credibility anchor.

Surgical (single keyword per request) vs. always-on. The cost warning: 4-7x token burn, realistic usage ~20% of sessions.

Decision framework: use for research, audits, multi-perspective reviews, adversarial verification, separable systems. Avoid for single-file refactors, bug fixes, step-by-step dependencies, quick tasks.

Outro pointing to a follow-up video on Claude Code superpowers.
The token cost is 4-7x normal, so the question is not whether UltraCode is powerful -- it is whether the task genuinely benefits from a team of agents critiquing each other.
“Not a bigger brain. A better system.”
“They can become confidently incorrect.”
“Lock-in is the enemy of high performance.”
“It is like firing a bazooka when a hammer very easily would have done the job.”
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.
Claude Code grew a new mode and almost nobody explained the mechanism correctly. UltraCode is not a harder-thinking Claude -- it is a code-orchestrated factory floor where the manager is a script, not an LLM, and the output is guaranteed to meet a defined shape before the session exits.
Six distinct operating modes in Claude Code. UltraCode is the only mode where a code script (not an LLM) manages the orchestration layer, enabling guaranteed output shapes and deterministic completion.
Six named patterns for structuring UltraCode fan-outs, each with a distinct termination condition and use case.
Use UltraCode for: research, audits, multi-perspective reviews, adversarial verification, separable systems where you do not know the answer shape. Skip it for: single-file refactors, normal feature builds, bug fixes, strict step-by-step dependencies, sub-5-minute tasks. Budget 4-7x token cost; realistic split is 20% of sessions.
“put a link down below for the full Claude Code master class”
Mid-roll at 6:10 after the first live demo completes. Framed as prerequisite context rather than a pitch -- effective because the demo has just demonstrated complexity that makes the structured course feel genuinely useful.
00:01
00:20
00:37
00:50
01:02
01:14
01:21
01:29
01:48
02:01
02:14
02:27
02:40
02:47
03:08
03:22
03:30
03:49
04:02
04:15
04:29
04:43
04:59
05:15
05:30
05:46
06:02
06:10
06:26
06:46
07:01
07:17
07:39
07:51
08:07
08:22
08:37
08:52
09:08
09:30
09:36
10:00
10:17
10:34
10:51
11:17
11:21
11:43
12:00
12:18
12:35
12:53
13:02
13:28
13:45
14:02
14:20
14:37
14:55
15:11
15:18
15:39
15:53
16:04
16:21
16:36
16:50
17:11
17:20
17:34
17:49
18:03
18:17
18:31
18:45
18:59
19:13
19:22
19:29
19:34A 41-minute field guide to the open-source AI agent framework — 21 concepts, zero jargon, one tutorial that starts from zero.
May 29thA 24-minute screen-recorded walkthrough that builds a personal Claude Design system from scratch and ships it into slides, websites, apps, and automated Routines.
April 20thJack Roberts complete Hermes Agent mastery guide from memory systems through deployment in under 25 minutes.
May 24thJack Roberts turns the /goal feature into a multi-week agentic OS: AI sprints plus human handshakes, tracked in a mission-control dashboard.
May 21stHow Jack Roberts wired Google NotebookLM into the Hermes Telegram agent -- turning a free 300-source research platform into a 24/7 AI assistant that reads, acts, and automates from your phone.
May 18thA 31-minute setup walkthrough that bridges Hermes AI agent and Claude Code into one shared operating system — with Pantheon personas, Obsidian memory, Apollo lead scraping, and Zapier-to-Gmail wired in by the end.
May 15th