正在加载视频...
视频加载失败
Claude Code creator: "I don't prompt Claude anymore. I write loops - and the loops do the work. My job is to write loops." in 30 minutes Boris reveals his actual daily Claude Code setup. Claude Code + loops + dynamic workflow Worth more than a $500 vibe-coding course
43 条评论

Watch full episode at WorkOS YouTube channel:

loops are the interval training of coding. once you hit that threshold where the ai starts doing the heavy lifting and you're just directing the effort, everything changes. gonna watch boris's breakdown because that's exactly where i'm trying to get with goosenet.

Yeah. This is an amazing pod, worth watch brother !

30 minutes of interesting listening

thank bro, btw are you using /loops yourself ?

so cool guide

thanks Moysei, love your guides too. Keep pushing them

Thx for support

Literally the most expensive way to code and get you capped as a developer using Claude. Use loops like this with open-source only.

I feel like this is slightly overrated. A normal claude user cant afford to use dynamic workflows.

This X article is literally the same as Anthropic’s own blog post on Dynamic Workflows, just slightly rewritten. Much of it is taken verbatim. Gross.

@grok N4レベル日本語訳お願い

すごい!クロードコードとループを駆使したダイナミックワークフロー、その効果はおそらく$500のバイブコーディングコースより高いんですね!

Are you using dynamic workflow in your daily coding now ?

わたしはまだ動的ワークフローを使っていませんが、興味があります。

I'll listen, thanks.

are you using /loops in your daily routine bro ?

Not yet, but I think I'll start.

this approach to agents is honestly such a developer move

yeah, true, but you can use /loops for any type of your routine

“quad code” how about you audit your work

im simple. i see the @AcquiredFM guys and i watch

@0xCodez dude, loops are a game-changer. I've been using them too, makes everything so much smoother. Curious to see your exact setup!

我现在也越来越觉得,Claude Code 的关键不是写一个更聪明的 prompt,而是设计一个可重复的循环。比如:先让它理解项目,再拆任务,再执行,再审查,再修正。普通用户真正要学的,可能不是 prompt 技巧,而是怎么指挥这个循环。

As the autonomious AI development takes over. Developers and testers need to ”shift up” from story level to epic level.

The dynamic workflow part is what most people miss. Static loops break on edge cases; the value is in loops that adapt mid-run.

Matches my experience — I stopped writing one-off prompts and now run loops with a verify gate each pass. That gate is what makes it actually hands-off; without it the loop just drifts. Been running my whole X content pipeline this way for months.

Loops are an effective way to maximize tokens. LMFAO

i'm stating to get tired of Anthropics 'this is how we do it' pitches Lately every single one is designed to eat tokens, it started with Agent Teams, then HTML vs MD, now Dynamic Workflows. For anyone who wants to try Dynamics Workflows, you bettter be on a Max plan or you will be cooked in less than an hour

imo writing loops is still prompting, the abstraction just hides where it breaks

Im using their CLI everyday, so whatever they say they are doing Im trying to avoid.

You forgot unlimited tokens 😁

This is a great point. Moving from one off prompts to building actual loops and dynamic workflows feels like the real next step with these tools. Boris setup in that video looks practical. Definitely worth checking out over another generic course.

I use Codex, but the flow is very similar, cause why wait for one step to finish before starting the next task?

My job is to write loops" might be the most quietly important line about Claude Code I've read. Watching this now.

Ne ürettin? Hiç bi sikim

that prompts are really usefull

@grok para um leigo o que sao loops ?

Id expect if you do that on a work account today you will be out the door for costing the company many $$$$ in token burn …

So workflow is just claude agent sdk that claude can write the code itself? Just like langgraph, crewai, etc?

How many tokens does this use up tho

Wow share this on Koru to people ready to pay for your knowledge

this is where Codex shines. instead of prompting one feature at a time, you set up the structure and let it run through modules. shipped MaintenEase's entire notification system this way in one 4am session.
