Treat AI like a distributed team, not a single assistant
Running 15 parallel Claude streams with specialized roles (writer, reviewer, architect) produces better results than one perfect conversation
Boris Cherny — How I Use Claude Code · · 15 connections
Connected Insights
References (8)
→ The context window is the fundamental constraint — everything else follows → Compound engineering makes each unit of work improve all future work → AI is the computer — orchestration across 19 models is the product, not any single model → Parallel agents create a management problem, not a coding problem → Deputies and Sheriffs — distributed agent teams with hierarchical authority replace centralized software → An orchestrator agent that manages other agents solves the parallel coordination problem without human bottleneck → Multi-model code review creates adversarial robustness — each model catches what others miss → The intelligence-to-judgement ratio determines which professions AI automates first
Referenced by (7)
← Parallel agents create a management problem, not a coding problem ← Deputies and Sheriffs — distributed agent teams with hierarchical authority replace centralized software ← An orchestrator agent that manages other agents solves the parallel coordination problem without human bottleneck ← Multi-model code review creates adversarial robustness — each model catches what others miss ← AI is the computer — orchestration across 19 models is the product, not any single model ← Uncorrelated context windows are a form of test time compute — fresh perspectives multiply capability ← Same-model meta-task pairings outperform cross-model — agents understand their own architecture better than humans or other models do