Replacing my n8n workflow with a Claude Code Skill
How a week of n8n over-engineering got rebuilt as a 30-minute Claude Code skill — and why model reasoning makes all the difference.
January 12th 2026The creator of Agent OS explains why his own framework is mostly overkill — and builds a real feature with nothing but vanilla Claude Code.
Brian Casel built Agent OS, one of the most-used Claude Code frameworks of 2025. Here, he opens by telling you it is mostly overkill. That self-subversion is the whole hook: the credibility of the framework author retiring his own work.
stated at 00:55“I want to show you what building with Claude Code and nothing else actually looks like here in 2026 and why the path forward is simpler than it looks.”delivered at 09:28

Frames the landscape: frameworks proliferated because models and tooling were immature. Establishes that 2026 is different. Introduces the live build premise.

Launches Claude Code in plan mode, voice dictation prompt, watches sub-agents explore codebase in parallel, reviews clarifying questions and plan.

Two converging forces: models dramatically more capable (Opus 4.5), and Claude Code itself evolved with plan mode, sub-agents, skills, spec-driven workflow.

Claude finishes Trends View. Brian reviews output, points out UI issues from not invoking design skill early enough, Claude fixes in one pass with screenshots.

Skills and context management highlighted. Craft argument: models implement patterns but cannot choose which pattern is right.

Two remaining use cases: greenfield design (Design OS) and legacy codebases (slimmed Agent OS). Closes with subtraction-not-addition thesis.
Plan mode then clarifying questions then plan review then build. Now native to Claude Code, no framework needed.
Vanilla Claude Code handles 90% of work. The 10%: greenfield design systems and legacy codebase conventions.
Strip away unnecessary tooling. Only add complexity when you feel the friction that demands it.
“Pure vanilla Claude Code with Opus 4.5 is all I actually need for 90% of my daily work.”
“The bottleneck is not writing code anymore. It is knowing what to build and how to structure it.”
“Your judgment, your taste, your product instincts. That is what makes it work.”
“The mistake is assuming that you need extra tooling before you allow yourself the opportunity to be productive.”
“Hit subscribe on the channel so you do not miss my next video when it comes out.”
Teases follow-up on slimmed Agent OS — strong continuity hook before the CTA, no hard sell
The creator of the leading Claude Code framework is telling his audience to stop using frameworks — and it works because it leads with the outcome builders actually want.
The most expensive mistake in AI-assisted development is spending months learning frameworks before you ever ship anything.
00:00
00:10
00:30
00:34
00:47
01:00
01:08
01:19
01:27
01:40
01:53
02:02
02:14
02:24
02:34
02:45
02:55
03:06
03:19
03:27
03:35
03:49
03:57
04:05
04:21
04:32
04:38
04:53
05:03
05:09
05:27
05:34
05:48
06:00
06:11
06:20
06:30
06:46
06:57
07:08
07:20
07:31
07:43
07:54
08:05
08:17
08:23
08:35
08:50
09:00
09:08
09:22
09:28
09:44
09:59
10:11
10:16
10:29
10:49
10:55
11:07
11:14
11:27
11:40
11:57
12:09
12:20
12:31
12:43
12:54
13:00
13:12
13:28
13:35
13:51
14:02
14:13
14:24
14:36
14:52How a week of n8n over-engineering got rebuilt as a 30-minute Claude Code skill — and why model reasoning makes all the difference.
January 12th 2026Theo goes all-in on Claude Code over the holiday break — six parallel instances, no IDE opened, two projects from scratch — and comes back with a changed worldview on writing code.
January 6th 2026A 17-minute framework for when running multiple Claude Code terminals actually makes you faster — and when it just burns money.
January 19th 2026Same prompt, same model, two apps: one broken, one shippable. The difference is a long-running agent harness.
January 5th 2026A 12-minute demo proving that two install commands and one prompt can take your AI-built UI from generic purple gradients to near-professional design.
November 18th 2025A 20-minute walkthrough of Anthropic's official Claude Code skills repository — install 16 packaged skills in two minutes, then combine them with context profiles to build a co-writing system that actually knows you.
December 16th 2025