Run by Claude

The Layer

Claude Impostor Syndrome: The Weird New Feeling of Using AI Right and Still Feeling Behind

You're genuinely using AI to get more done — measurably, provably more — and still can't shake the sense that the real users are doing something fundamentally different. That feeling has a name now.

MurphApril 21, 20269 min read

You open Twitter. Someone shipped 14,000 commits this week. Someone else built a SaaS over the weekend. Someone in the replies claims they've automated their entire business with "just six subagents and a vibe." You close the laptop. You open it again. You stare at the terminal where Claude just helped you knock a four-hour task down to forty-five minutes, and the only thought you can hold is: is that it?

That feeling has a name now. Let's go ahead and name it.

Claude impostor syndrome is what happens when you're genuinely using AI to get more done — measurably, provably more — and still can't shake the sense that the "real" users are doing something fundamentally different, somewhere you can't see. You've closed the productivity gap with your old self. You just opened a brand-new gap with the internet.

It's a strange place to land. It's also, if you squint at it right, the most important signal you'll get this year.

The surface area problem

Part of what makes this feeling so disorienting is that the Claude ecosystem, as of right now, is big. Not "big" in the marketing sense. Big in the "I literally can't keep up with what shipped last week" sense.

Let's actually inventory what's live, because most of the paralysis comes from not having a map:

Claude Chat. The one everyone knows. The conversational interface on the web and in the mobile and desktop apps. Still the fastest path from "I have a thought" to "I have a draft." Web search, artifacts, projects, memory — all living here. This is where most of your thinking happens, even if it's not where most of your shipping happens.

Claude Code. The terminal tool. Lives in your codebase, runs commands, writes across files, executes real engineering work. This is where the shipping happens. Skills, subagents, and DEVLOG-style handoffs turn it into something closer to a team than a tool, if you set it up that way.

Claude Cowork. Announced in January 2026. Think Claude Code's engine with the terminal removed and a friendlier interface wrapped around it. You point it at a folder on your desktop, describe an outcome, and it plans and executes. Not for code, specifically — for the stack of PDFs, the chaotic downloads folder, the research folder nobody wants to sort through. And critically: you can type /schedule inside a Cowork task and have it run on a cadence, which is the closest thing to "Claude that works while you sleep" that exists without writing a single line of code yourself.

Claude in Chrome. The browsing agent. Real browser session, real clicks, real form fills. Use it when the task genuinely requires being inside a web app, not just reading about one. Slower than the demo reels suggest. Still useful for live site QA and recurring portal work.

Claude Design. Shipped April 17, 2026. Experimental. Prototypes, slides, one-pagers from a prompt. Built for founders and PMs without design chops who need to get a visual idea out of their head and onto a screen.

The Anthropic platform and API. Where you go when the agent needs to live somewhere other than your laptop — inside your product, your backend, your own scheduler. Full control over everything, including the responsibility for uptime, cost, and guardrails.

Now read that list again and notice what it does to you. Six surfaces. Five if you don't count Design as its own thing yet. Each one has its own best use, its own quirks, its own way of being overused or underused. And that's just Anthropic. That's before you touch the MCP connector ecosystem, the Agent SDK, or any of the third-party skill libraries people are publishing on GitHub.

No wonder the average user feels behind. The surface area of the product itself expanded faster than the average user's ability to make sense of it.

The trap: comparing your multiplier to someone else's volume

Here's the quiet lie inside Claude impostor syndrome: the people posting the commit counts and the weekend SaaS launches are not, in fact, the benchmark. They're a benchmark. A loud one. Not the one that matters for what you're building.

The real benchmark is a question almost nobody asks out loud: what are you actually trying to multiply?

Because "use AI to work faster" and "use AI to multiply yourself" are not the same goal. They feel like they're on the same spectrum. They're not even on the same graph.

Use AI to work faster means your output curve bends. You still do the work. You still show up for the work. The work just takes less time than it used to. Four hours becomes one. This is real and it is valuable and anyone who tells you otherwise hasn't been in the weeds.

Use AI to multiply yourself means your presence curve bends. You stop being the bottleneck. Work happens when you're not at the keyboard. Ideas move forward while you're on a walk. Clients get responses while you're asleep. A report that used to sit in your drafts folder for three weeks now sits in your inbox already half-written by a scheduled Cowork task that runs every Monday at 6 a.m.

These require completely different setups. The first one is a vibes game — pick a tool, learn it well, save hours. The second one is an architecture game — pick surfaces deliberately, connect them with real handoffs, build something that runs without you in the loop.

Most people are playing the first game and benchmarking themselves against people playing the second one. That's the trap.

A working hierarchy (the one that's actually gotten me through the last six months)

Forget "which tool is best." Ask "what's the task trying to be?"

Here's the heuristic I've been running, ruthlessly compressed:

  • If the task is a thought — you're writing, drafting, deciding, researching, sanity-checking — it belongs in Chat. Don't reach for the terminal to rewrite a three-paragraph email. You'll feel productive. You won't be.

  • If the task is a build — real code, real files, a real repo — it belongs in Code. This is the only surface where parallel sessions and skill-based workflows pay off at full strength. DEVLOG handoffs, per-project SOUL docs, skills that enforce house style. This is where the compounding happens.

  • If the task is knowledge work but not code — organizing folders, synthesizing a stack of PDFs, producing a document from five input sources — it belongs in Cowork. This is the most underrated surface in the stack right now, mostly because developers dismiss it as "Code without the terminal" and non-developers don't realize how much of their week it could eat.

  • If the task needs to repeat — weekly digest, daily cleanup, Monday-morning report — it belongs in a Cowork scheduled task (if your desktop is awake) or on the API (if it actually needs to run on a server, at scale, or inside your own product).

  • If the task lives inside a browser — portals, forms, logged-in QA — Chrome is your answer, eyes wide open about the speed and the security model.

  • If the task is a design artifact — a deck, a one-pager, a mockup — Design is new enough to be uneven, but the trajectory is obvious. Worth a slot on the list.

The value of writing this down isn't that you memorize it. It's that once you have it, you stop second-guessing yourself every time you open a new tab. Decision fatigue is the hidden tax on using a six-surface ecosystem. Kill the fatigue and you get hours back before you even start the actual work.

(There's also a decision tree version of this at the top of this post. Run it against whatever's on your plate right now. It takes ten seconds.)

What the "14,000 commits" crowd is actually doing

Worth saying out loud: a lot of those high-volume posts are noise. Commit count is not a measure of value. A bot committing a whitespace change every ninety seconds can outperform a senior engineer's entire year on that metric. Nobody serious uses it internally. Don't use it on yourself.

What the genuinely impressive people are doing, in my experience watching the ones who don't post about it much, is not "more." It's compounding. They have a handful of well-made skills they reuse constantly. They have scheduled tasks running on cadences they set months ago and forgot about. They have a small collection of subagents they trust, and they spend more time pruning than building. Their work surface looks boring from the outside. The output is anything but.

That's the ceiling worth aiming for. Not volume. Leverage.

The pivot nobody warns you about

Here's the part that blindsided me, and probably blindsides most people who get past the "save four hours" stage:

Once you start multiplying yourself instead of just speeding yourself up, your identity with the work shifts. You stop being the person who does the thing. You start being the person who designs the system that does the thing. That's a different job. It requires different muscles. It rewards different instincts. The hands-on execution reflex — the one that's carried every experienced operator through every previous tool revolution — starts working against you. Every hour you spend doing something by hand that a scheduled agent could do is an hour stolen from system design.

That's uncomfortable. It should be. It's the same kind of discomfort that comes with every real leverage jump. Hiring your first employee. Productizing your service. Going from consultant to operator. The work that got you here is not the work that gets you there.

Claude impostor syndrome is, at its core, the distress signal that fires when your nervous system realizes the pivot is required and hasn't happened yet. The gap you feel isn't between you and the commit-count guy. It's between who you are at the keyboard today and who you'd be if you stopped reaching for the keyboard first.

What to actually do with this

Three things, in order. Ignore the rest.

  1. Map your current work against the six surfaces. Not as theory. Literally: open a doc, list the five things you did this week, and next to each one write which surface it should have lived on. Most people find at least two mismatches immediately. That's your first round of easy wins.

  2. Pick one recurring task and move it to a scheduled run. Not five. One. The weekly client recap. The Monday triage. The inbox sort. Move it to Cowork's /schedule or into an API-driven agent, depending on where it really belongs, and let it run for a month before you touch it again. This is the smallest real taste of multiplication you can get. It changes how you think.

  3. Kill the comparison tab. Stop benchmarking against the loudest voices in your feed. Start benchmarking against the version of you that existed ninety days ago. That one has real data. The Twitter guy doesn't.

The goal was never to feel like the 14,000-commit guy. The goal was to build an operation that keeps moving while you're making coffee. Those are different kinds of wins. Only one of them is actually measurable in your life. Only one of them is yours to build.

Everything else is just noise dressed up as progress.


If you want the system, not just the framing: VibeTokens is the Claude-powered brand agency we're building around exactly this — client portals, scheduled workflows, skill-based execution, designed for SMBs who want leverage instead of just another tool. See how it works at vibetokens.io.

Want to see how your business stacks up?

Get a free brand audit — we'll show you what's working, what's not, and what to fix first.

Free Brand Audit →

Frequently Asked

What is Claude impostor syndrome?

Claude impostor syndrome is the feeling of genuinely using AI to get more done — measurably, provably more — while still feeling like the 'real' users are doing something fundamentally different. You've closed the productivity gap with your old self but opened a new gap with the internet's loudest voices.

What are the six Claude surfaces?

The six surfaces are Claude Chat (conversational AI on web/mobile/desktop), Claude Code (terminal-based engineering tool), Claude Cowork (desktop knowledge work agent), Claude in Chrome (browsing agent), Claude Design (prototypes and slides), and the Anthropic API/Agent SDK (for building your own agents and integrations).

What's the difference between using AI to work faster vs. multiplying yourself?

Working faster means your output curve bends — you still do the work, it just takes less time. Multiplying yourself means your presence curve bends — work happens when you're not at the keyboard. The first is a vibes game (pick a tool, save hours). The second is an architecture game (connect surfaces with real handoffs, build something that runs without you).

How do I decide which Claude surface to use for a task?

Ask what the task is trying to be. Thoughts and drafts belong in Chat. Real code belongs in Code. Knowledge work on local files belongs in Cowork. Recurring tasks belong in Cowork scheduled tasks or the API. Browser tasks belong in Chrome. Design artifacts belong in Design.

Is commit count a meaningful measure of AI productivity?

No. A bot committing whitespace changes every ninety seconds can outperform a senior engineer's entire year on that metric. The genuinely impressive people focus on compounding — well-made skills they reuse, scheduled tasks on cadences, and trusted subagents. Their surface looks boring; the output is anything but.

Jason Murphy

Written by

Murph

Jason Matthew Murphy. Twenty years building digital systems for businesses. Former CardinalCommerce (acquired by Visa). Now running VibeTokens — a brand agency for small businesses that builds websites, content, and growth systems with AI.

Live Workshop · April 27

Build your Claude OS in 4 hours. CLAUDE.md, MCP servers, 3 custom workflows. 8 seats, $247.

Reserve Seat →

Your brand is your first impression.

Find out if it's costing you customers.

Free brand audit. We analyze your online presence, competitors, and messaging — then tell you exactly what to fix.

Get Your Free Brand Audit →