Claude Code just dropped "dynamic workflows" and it's pretty cool.
Someone rewrote 750,000 lines of code in 11 days with it.
You type "create a workflow" or turn on "ultracode" in the effort menu and it spins up hundreds of parallel agents that check each other's work.
The unit of work you can hand off just jumped from a file to an entire codebase. Migrations, audits, rewrites, framework swaps, stuff you used to plan in sprints now finishes overnight.
The part that got me:....the agents argue with each other before showing you the result. Independent attempts at the same problem, then adversarial agents trying to break the answer. It keeps iterating until they converge. That's how senior engineering teams work. Except this team runs at 3am and never gets tired.
Also if the workflow gets interrupted, it picks up where it left off. That means you can kick off work that runs for days. Not sessions. Days.
Fair warning though: this burns through tokens FAST.
Anthropic says so themselves. But if the task is a codebase migration that would have taken a team 3 months, spending $500 in tokens to do it in a week is the best trade in software.
The ceiling on what one person can build just moved again. Classic.
Going to be playing with this all week.
Pretty cool.