Original Reddit post

For context, we use https://github.com/mathematic-inc/par5-mcp for massive concurrency using CC on the measure of 50 to 100 things at the same time. When agent teams were released, we were pretty ecstatic, hoping it could perform better in implementation, but in honesty, it felt no different from the existing local agents. CC still delegates scopes that are far too large for any single agent to implement, and it often just doesn’t spawn enough agents. We still use agent teams for drafting specs, but for concurrency, dedicated tools like par5 outpace it drastically. submitted by /u/Accomplished-Emu8030

Originally posted by u/Accomplished-Emu8030 on r/ClaudeCode