Modern Creator
Brian Casel · YouTube

Claude Code is all you need in 2026

The creator of Agent OS explains why his own framework is mostly overkill — and builds a real feature with nothing but vanilla Claude Code.

Posted
5 months ago
Duration
Format
Tutorial
sincere
Views
97.1K
2.2K likes
Big Idea

The argument in one line.

Claude Code with Opus 4.5 now handles 90% of professional development work natively, making elaborate frameworks and custom tooling unnecessary for most builders.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • A solo founder or small team builder with 1-3 years of coding experience who wants to ship features faster without learning elaborate agent frameworks.
  • A developer currently using Claude Code who's overwhelmed by the ecosystem noise and wants permission to ignore most of it and just build.
  • An AI tool builder or product creator who needs to validate whether their existing setup is actually necessary or if vanilla Claude Code covers their daily work.
SKIP IF…
  • You're building systems that require multi-step agent orchestration, long-running workflows, or coordination across multiple Claude instances.
  • You work primarily in specialized domains like machine learning ops, systems programming, or infrastructure where Claude Code's general capabilities have hard limits.
TL;DR

The full version, fast.

Claude Code with Opus 4.5 now handles roughly ninety percent of professional development work natively, making most of the 2025-era frameworks, custom rules, MCP servers, and prompt swipe files unnecessary overhead. The workflow that matters is spec-driven development: enter plan mode, brain-dump the feature you want, let Claude analyze the codebase and surface clarifying questions, refine the scope with feedback before any code gets written, then turn it loose with a tracked task list. Two shifts made this possible: frontier models that hold context across long sessions with far fewer mistakes, and Claude Code absorbing planning, Q&A, sub-agents, and skills as first-class features. Your judgment, product thinking, and taste become the multiplier; tooling is no longer the bottleneck. Start with vanilla Claude Code and only add structure when you feel real friction.

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:0005:09

01 · The 2025 noise problem

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

05:0908:23

02 · Plan mode + clarifying questions

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

08:2309:28

03 · What changed in 2026

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

09:2811:40

04 · Reviewing the build

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.

11:4012:53

05 · Core features that matter

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

12:5314:53

06 · When frameworks still help

Two remaining use cases: greenfield design (Design OS) and legacy codebases (slimmed Agent OS). Closes with subtraction-not-addition thesis.

Atomic Insights

Lines worth screenshotting.

  • Pure vanilla Claude Code with Opus 4.5 handles 90% of professional dev work in 2026 — the creator of Agent OS says most of his own framework is now overkill.
  • The Q&A clarifying-questions interface is now a first-class feature built into Claude Code, which was one of the primary reasons Agent OS was built in 2025.
  • Spec-driven development — emphasizing planning before building — is now a native Claude Code workflow rather than something that requires a third-party framework.
  • Claude Code autonomously launches parallel sub-agents to explore different parts of a codebase when it needs to gather context before answering a strategic question.
  • The noise created by 2025's framework proliferation made Claude Code look harder than it is — experienced builders were solving real gaps, not building theater.
  • Starting in plan mode and staying in plan mode until you are genuinely satisfied with the scope prevents costly mid-build pivots that invalidate earlier work.
  • Voice dictation is the fastest way to produce an initial spec prompt and to answer clarifying questions — it matches the speed at which thinking actually happens.
  • Claude Code's recommended charting libraries during planning reflect its awareness of your existing codebase — it is already reading your stack before you ask it to build.
  • A single live build demo of a real feature in a real app is more credible than any number of framework comparisons because it shows what the tool actually handles.
  • The frameworks that proliferated in 2025 will get lighter and leaner in 2026, not disappear — they will strip down to the parts that Claude Code still can't do natively.
  • Professional builders should treat Claude Code's built-in planning phase as mandatory, not optional — it is the single practice that most separates high-quality from mediocre AI output.
  • The biggest barrier to Claude Code adoption in 2026 is not capability but the perception created by framework complexity — the tool itself is simpler than its ecosystem suggests.
Takeaway

Steal the subtraction frame.

Builder positioning playbook

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.

  • Open a video by disqualifying your own product — it builds instant trust and filters for serious builders.
  • Use the 90/10 rule as a positioning anchor: 90% native, 10% intentional structure.
  • Frame spec-driven development as the default professional workflow: plan, clarify, review, build.
  • Invoke design skills before the plan, not during. Brian learned this on camera; worth sharing as a tip.
  • The craft argument is your content angle: AI handles implementation, you supply product judgment.
  • For JoeFlow/MCN+ positioning: the tool handles the session, you handle the intent. Same frame, different product.
Glossary

Terms worth knowing.

Agent OS
An open-source framework built on top of Claude Code that adds structured planning, task tracking, spec-driven development workflows, and persistent standards injection for professional software builders.
Opus 4.5
Anthropic's high-capability Claude model tier, favored for complex reasoning, multi-file code edits, and maintaining context reliably across long development sessions.
Plan mode (Claude Code)
A Claude Code mode where the agent formulates and presents a detailed implementation plan — including clarifying questions and a task list — before writing any code, giving the developer a chance to review and adjust scope.
Spec-driven development
A workflow where a detailed written specification (what to build, scope, constraints) is created and reviewed before an AI agent begins implementation, reducing rework and improving output quality.
Sub-agents
Independent Claude Code instances spawned by a parent session to explore or execute different parts of a task in parallel, with results fed back to the main session.
Greenfield project
A software project built from scratch with no existing codebase, allowing developers to make all architecture and design decisions without legacy constraints.
Design OS
A structured framework for using Claude Code during the design phase of a product — establishing UI patterns, design systems, and architecture before any code is written.
Context management (Claude Code)
Built-in features for saving, resuming, and rewinding Claude Code sessions so work can continue across multiple sittings without losing the accumulated context of a project.
Frontend design skill
An official Claude Code skill released by Anthropic that improves the visual quality and consistency of generated UI, making output look less like default AI-generated layouts.
Voice dictation (Claude Code)
Using speech-to-text input to compose prompts for Claude Code, allowing developers to think aloud and describe requirements without typing.
Resources

Things they pointed at.

00:45toolAgent OS
08:23productOpus 4.5
11:40toolClaude Skills (front-end)
12:53toolDesign OS
Quotables

Lines you could clip.

00:45
Pure vanilla Claude Code with Opus 4.5 is all I actually need for 90% of my daily work.
Surprising claim from the guy who built Agent OSTikTok hook↗ Tweet quote
11:40
The bottleneck is not writing code anymore. It is knowing what to build and how to structure it.
Clean thesis, no setup needed, universally relatable to buildersIG reel cold open↗ Tweet quote
12:20
Your judgment, your taste, your product instincts. That is what makes it work.
Tight emotional close, pairs perfectly with the hook about frameworks being overkillNewsletter pull-quote↗ Tweet quote
13:51
The mistake is assuming that you need extra tooling before you allow yourself the opportunity to be productive.
Permission-giving line for beginnersIG reel cold open↗ 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:00Clog code in 2026 is not what it was when it launched almost a year ago. And if you're just coming into AI assisted development right now, I get why it might feel overwhelming with all the noise of the past year. Frameworks and elaborate systems for managing your agents and custom cursor rules and MCP servers and swipe files for prompts.
00:19I mean, there's a mountain of advice out there telling you that you're using the tools all wrong or that you need to master this entire ecosystem before you can even be productive with Claude code. And look, I'm someone who created one of those frameworks myself, a popular one called agent OS. And I'll be the first to tell you that here in 2026, most of it is overkill.
00:38These days, pure vanilla Claude code with Opus 4.5 is all I actually need for 90% of my daily work. Yeah.
00:47I said it. Now, before you think I'm about to tell you that my Agent OS project is obsolete now, hold that thought because in my next video, I'll show you the updates that are making Agent OS lighter and leaner for how we build in 2026. But here in this video, I wanna show you what building with Cloud Code and nothing else actually looks like here in 2026 and why the path forward is simpler than it looks.
01:09Now, if you're just finding my channel, I'm Brian Castle. I help professional builders stay ahead of the curve with AI. And every Friday, I send my builder briefing.
01:17That's a free five minute read where I give you my real take on what I'm seeing in our craft and our industry week to week. No hype, just what's actually working. You can get yours by going to buildermethods.com.
01:29And if you're serious about adopting Claude code this year, I just launched a new course for 2026 called build with Claude code and that's available to builder methods pro members along with our community of builders. And so to show you what I mean, I'm gonna build a real feature in one of my real apps right now. And so this is inbox summaries.
01:46It's a tool that summarizes feedback and messages from my audience and sends me regular reports and trends on and insights. And so this is the app that I have, uh, running locally here and, uh, and so here is like one of the reports that it sends me every week, um, you know, showing me some like audience research survey insight data.
02:03So I get these every week with some trends and some data points, But I wanna kind of pull together all of the overall insights into a new trends view over here. You know, something visual with like graphs and metrics. So I'm gonna show you how I would go about just beginning to plan this feature and then building out a spec and then we'll actually build it out in this video.
02:24So I'm gonna start by launching Claude and I have a shortcut to launch it in YOLO mode. I like how they still have the the the winter theme here.
02:33Now, first thing I'll do is tab into plan mode. Most big features, I always start off in plan mode. But I'm actually not even ready to have it create the actual plan or the spec just yet.
02:45First, I still need to plan out like what what's gonna go into this feature, what's in scope, what's out of scope. Right? So I'm gonna start off with a simple prompt and I'll just use some voice dictation for this.
02:55I want to add a trends view, analyze all of the functionality around those areas and suggest some ideas for what we might put into this trends view and make some suggestions as to which items should be included in a v one of this feature and which items might add complexity that we should probably push off for a future phase.
03:19So you know, I'm just starting off by voicing some of the actual strategic product planning questions that I would have in my mind and I would want to think through. I'm just going to pose those to Claude which has full access to my code base and and it's going to come back with some ideas.
03:34So let's let it cook on that. Now as you can see it's analyzing my existing code base and it launched three agents under the hood.
03:42You know Claude code just decided to do that. It's essentially using sub agents and they're running in parallel. It it sent off three different agents to explore, you know, different parts of my code base to help inform its answer to my strategic planning questions.
03:58You know, the amount of change that's happened just in the past year has been unbelievable. Less than twelve months ago, Claude Code was brand new. Yeah.
04:06The models back then were capable but inconsistent. We'd prompt and sometimes get great results and other times it'd be completely off. And there were real gaps in our workflow.
04:15And so those of us who've been excited about where AI in software development could go, who could see the potential even through the rough edges, we felt those gaps acutely. We wanted this to work.
04:26We could see it was close but the tooling wasn't quite there yet. So we built things to fill those gaps and that's why I created Agent OS. I wanted a way to inject my standards into Clog code.
04:37I wanted a planning phase that would ask me clarifying questions before building anything. I wanted task tracking and structured specs and I wasn't alone. Frameworks and custom setups proliferated last year because experienced builders were trying to bridge the gap between what Claude code could do at the time and what we needed it to do And that was the reality of 2025.
04:59All of that tooling created a kind of noise. If you stepped away for a few months and then came back, it looked like you needed to learn 15 different systems just to be able to use Claude code effectively. So Claude finished its analysis and it came up with a few clarifying questions to help me think through the scope of what should go into this feature and maybe what should be left out of it.
05:20Looks like to start off it has three questions for me to to think through and give some answers on. And by the way, this clarifying questions, this Q and A interface, this wasn't in Cloud Code originally earlier in the year, last year. And so that was a key part of what Agent OS provided since day one.
05:38A way to have the agent interview you to really shape the spec before it locks in the plan and before it starts building. But now as you can see that Q and A interface and the ability to think through and prepare really helpful constructive clarifying questions, All of that now is a first class feature of both Claude code and the Opus 4.5 model.
06:00So I'm going read through these questions and give them some thought and I'll give some answers. It's even suggesting a couple different charting libraries and it recommends one over the others. So now based on my answers and based on its continued analysis of my code base and our product, it's going to formulate a plan and then present it to me to review.
06:18So I'm going let it cook on that for a minute. And by the way, this is spec driven development. It's now a first class workflow built right into Cloud Code.
06:26Something that, you know, I really think is essential for any professional builders in back in 2025, but also here in 2026. And by spec driven development, I mean, you know, really emphasizing the effort and the thought and the craft that goes into the planning phase before we have the agent go off and actually build.
06:45It really makes a big difference in the level of quality and success rate that that we can have at the end of the process. Okay. It looks like its plan is ready for me to review.
06:54So I'm actually gonna read this in detail and and see if I agree with everything that it's including in the scope and its implementation plan. Alright. So it's mostly good but I do have a couple of notes to try to simplify the scope a little bit before we get going.
07:08So I am gonna scroll down and instead of saying yes, go ahead and build, I'm gonna go to the third option here and type some feedback to have Claude update the plan. On the gem insights, let's just focus on tracking number of gems per stream.
07:24When it comes to filtering, let's keep it simple and just include the ability to filter by stream and So, you know, I'm working my experience into this knowing that like there are some aspects of this that could be a little bit more complex. I'm sure Clog Opus 4.5 could probably handle it just fine, but I I do want to keep the feature somewhat simple, no need to bloat the code base unnecessarily.
07:47So Claude is gonna go ahead and simplify the the plan with my feedback. Okay. So the plan has been updated pretty quickly and yeah, it all looks good.
07:54So I'm gonna go ahead and give Claude the go ahead to bypass asking me for permissions for every little thing and it's gonna go ahead and start building. So Claude's getting to work and it created a to do list for itself. Again, that's something that Agent OS used to do as well.
08:08It would break a spec out into a task list, but now that's just sort of built into the way that Claude code works by taking a plan or a spec and breaking it out into tasks that it can track over a long period of time. So we're gonna let this work for a while and then we'll come back to it. So what changed here in 2026?
08:26Well, two things converged. First, the models got dramatically better. Opus 4.5 specifically, but also Gemini three and GPT five.
08:35Now that we're a few months into working with these frontier models, it's clear now that we're truly at a turning point both in terms of what the models are capable of and an observable increase in adoption. The models understand our intent better and they maintain context more reliably across really long sessions and they execute complex multi file changes with significantly fewer mistakes.
08:57The back and forth cycles where you're constantly fixing and re prompting and redoing things, those have dropped way down. Not to zero but enough that the workflow feels fundamentally different now.
09:08Second, Clogcode itself evolved. Plan mode overall is polished and reliable now for powering a spec driven development approach. And features like skills and sub agents give you targeted capabilities without the framework overhead.
09:22So the bottom line is much of what we built scaffolding for back in 2025 is now just part of Claude code. Okay.
09:29So Claude is all finished with its work. So let's let's see how we did. Alright.
09:33So I see it added the new trends view here in the navigation. Yeah. I see a functional trends view with with some graphs but there are some front end UI issues that I think we're gonna need to smooth out.
09:45So I will need to give it a bit of feedback to fix some of these. And I think part of the reason why I'm seeing this is because I initially forgot to invoke the front end design skill which I have in my system but forgot to include that in the in the plan and then I inserted it into Claude's work midway through. So you can see here, I said be sure to use the front end design skill when designing new UI interfaces for this feature.
10:10So that was my mistake. I should have done that earlier before Claude even began its work. And so I think that like inserting that midway through might have thrown it off a little bit and resulted in a little bit of inconsistency here.
10:24But this looks like the kinds of things that I think we can probably smooth out with a bit of feedback.
10:31Alright. So I pointed out a few UI issues and I provided several screenshots along with those. So, let's have Claude work on those fixes.
10:43Alright. So, it took a few minutes to fix those UI issues. Let's restart the server and see how we're doing.
10:49Okay. Yeah. This is much better.
10:51Yeah. It's totally in line and consistent with the other pages. So those layout issues are fixed and it's now using the consistent card style that we've already established in the app and let's see how we're doing on mobile.
11:03Looks great and everything in the app is dark mode including this trends view.
11:10So this is perfect. I would say this is pretty close to a shippable state. Now, me show you a couple of core features in Claude code that really matter when you're doing professional work like this.
11:19Claude skills are becoming an essential tool. Now, you can still do a lot without them, but when you need specialized workflows or capabilities, Claude skills really help you up your game.
11:29For example, I just invoked the front end design skill to build this trends feature. The Claude team actually created that one and it adds some design muscle to the front end design process. Another one is context management.
11:41You can always pull up older sessions to pick up where you left off or rewind if your context gets off track. Small power features like this in Claude code really make a big difference in productivity. Now, I want to be clear about something.
11:53When I say that Claude code handles 90% of the work, I don't mean that I just type a prompt and magic happens. Our experience as builders matters more than ever. It's just applied differently.
12:04The models can implement any pattern we describe but they can't choose which pattern is right. They can't understand your users. They can't make strategic calls about what to build and why.
12:15Product thinking and knowing how to formulate real solutions for real people. Understanding the difference between what a customer says that they want and what they actually need. That's the craft now and honestly, that skill will never be obsolete.
12:28It's something that we should always be working to improve. There's always another level, especially now. The bottleneck isn't writing code anymore.
12:35It's knowing what to build and how to structure it. And that's where our experience becomes our multiplier. And so when I say that Claude code is all you need, I mean that the tooling is all you need.
12:45But your judgment, your taste, your product instincts, that's what makes it work. Now, said that Claude code and nothing else could handle 90% of the work.
12:54But what about the other 10%? Well, are still some scenarios where some additional structure could help. One is greenfield product design.
13:02So when you're starting from zero and you need to establish a design system and UI patterns and an architecture before you have a code base to work in. And that's actually why I created design OS. Yeah.
13:12And sure that's a free framework y thing but really it just gives you a structured process for using Claude code in the design phase before the actual building begins. Another scenario is when you're working with legacy code bases where you have established conventions and having those standards documented and then easily referenced by agents can help bring those projects into today's AI first workflow.
13:35And that's an area where I think Agent OS could actually help. But here's the important takeaway. You should notice when you need something more than just clog code because you'll feel that friction.
13:45The mistake is assuming that you need extra tooling before you allow yourself the opportunity to be productive using just Cloud Code and nothing else. So whether you're just starting to use Cloud Code or you've been deep in frameworks and custom setups, the path in twenty twenty six is the same. Start with pure Cloud Code, learn the native features, but more importantly, your workflow.
14:07Only add complexity when you actually need it. Now, mentioned Agent OS and I built it to solve real problems that we felt back in 2025. But looking at it now in this landscape, I'm rethinking what if anything I actually want out of a utility framework like Agent OS.
14:24And so if you've been layering tools and frameworks on top of your Claude code workflow, then I want you to see my next video. I'm going to show you exactly how I'm stripping away the unnecessary bloat and getting back to what actually matters. It's about subtraction not addition without losing touch with what makes our craft of building software unique.
14:44So if you haven't yet, hit subscribe on the channel so you don't miss my next video when it comes out and I'll see you over there next. Let's keep building in 2026.
The Hook

The bait, then the rug-pull.

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.

Frameworks

Named ideas worth stealing.

05:09concept

Spec-Driven Development

Plan mode then clarifying questions then plan review then build. Now native to Claude Code, no framework needed.

Steal forAny agent-heavy feature build in JoeFlow or MCN+
00:45concept

90 / 10 Rule

Vanilla Claude Code handles 90% of work. The 10%: greenfield design systems and legacy codebase conventions.

Steal forPositioning frame for MCN+ builder tools
13:51concept

Subtraction Not Addition

Strip away unnecessary tooling. Only add complexity when you feel the friction that demands it.

Steal forJoeFlow positioning
CTA Breakdown

How they asked for the click.

VERBAL ASK
14:13subscribe
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

MENTIONED ON CAMERA
FROM THE DESCRIPTION
PRIMARY CTAWhere the creator wants you to go next.
Storyboard

Visual structure at a glance.

open
hookopen00:00
Agent OS
contextAgent OS00:34
app demo
valueapp demo02:02
plan mode
valueplan mode04:38
clarify Qs
valueclarify Qs05:09
2026 shift
hook2026 shift08:23
build review
valuebuild review09:59
craft arg
valuecraft arg11:14
Agent OS 2.0
ctaAgent OS 2.013:35
Frame Gallery

Visual moments.

Chat about this