Back to Podcast Digest
Theo - t3.gg27m

I hated making this video...

TL;DR

  • Claude Code skills can execute scripts at load time: Theo argues this makes skills like his "repo explorer" far more reliable because the model can inspect cached repos immediately instead of wasting turns discovering state.

  • Claude MD imports are a clever workaround for the Claude MD vs AGENTS.md split: Using @path/to/import, he can make CLAUDE.md include AGENTS.md plus Claude-specific instructions, without symlinks or duplicate files.

  • Workflows are the most impressive and most expensive feature: In his test, Claude Code wrote 240 lines of throwaway JavaScript to orchestrate a 15-agent PR audit, and usage jumped from 9 percent to 24 percent in minutes.

  • The real magic is 'code mode,' not just more tool calls: Theo's point is that when the model writes code to define sub-agents, prompts, schemas, and stages, it creates custom orchestration logic on the fly that fixed workflow UIs cannot match.

  • Small UX touches matter more than people admit: Theo calls out /side for asking parallel questions mid-task, local-only claude.local.md, worktree support, rewind/branch, fullscreen terminal mode, and remote session viewing from the Claude app.

  • He is praising Claude Code so competitors will steal its best ideas: Theo says plainly that this is not a glaze piece for Anthropic, but a wishlist for Codex, Aider, OpenCode, and others to copy what Claude Code uniquely gets right.

The Breakdown

Claude Code burned through roughly $100 every 10 minutes in Theo's workflow test, yet he still found a list of features he genuinely wants every other AI coding tool to copy. The big surprise is not that Claude Code is perfect, but that its skills, imports, side chats, and code-written workflows feel ahead of the field in very specific ways.

Was This Useful?

Share