/AI3h ago

Bun creator Jarred Sumner says he designs software projects to run as many parallel Claude instances as possible

Engineer kache described a similar strategy for parallel ChatGPT workflows

--0--
Original posts
Comments
Original post
Jarred Sumner@jarredsumner#1715inAI

now when I look at a large project, I think “how do I structure this into workflows with as many parallel Claude’s as possible”

5:38 PM · Jun 2, 2026 · 22.1K Views
Sentiment
Sentiment building, check back later.
Cluster Engagement
-
Views
-
Comments
-
Reposts
-
Bookmarks
Expand data
Posts from X
Most Activity
Most ActivityTimeline
VIEWS6KLIKES135RETWEETS4REPLIES6
kache@yacineMTB

@jarredsumner kind of similar. when i look at a large project, I think "how do I structure this into workflows with as many parallel ChatGPT 5.5s as possible"

Jarred Sumner@jarredsumner

now when I look at a large project, I think “how do I structure this into workflows with as many parallel Claude’s as possible”

3hViews 6KLikes 135Bookmarks 6
BOOKMARKS18
Jarred Sumner@jarredsumner

Workflows + remote control are the biggest changes to my day-to-day engineering work in the last 6 months.

Claude can do big projects now.

And it can productively keep going while I’m asleep or running or away from my desk.

Jarred Sumner@jarredsumner

It’s a lot like writing multi-threaded code

Usually you have a serial step that queues up tasks to a threadpool. And you want each of those tasks to have ~no dependencies on each other. And then you have a serial post processing step that runs on the results

3hViews 5.3KLikes 90Bookmarks 18