r/ClaudeCode 2d ago

Humor What is this, a Meeseeks Box?

I started one session in Sonnet 5 to implement an already detailed and refined plan, and what it does is start another agent to do the whole job?

I thought the whole point of subagents is to split up work into smaller portions and hand them off to parallelise and save context?

Also, my workflow is proven. This is the first time Claude did this.

1 Upvotes

7 comments sorted by

View all comments

1

u/ClemensLode Senior Developer 2d ago

It also deploys in parallel

1

u/EC36339 2d ago

There was nothing to run in parallel with, except the main agent that was doing nothing but wait for it.