Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
Sub-Agents & Parallel Execution
/
Why is it ...
Why is it recommended to use two separate sub-agents — one for spec review and one for code quality — rather than combining them?
Each concern requires different evaluation criteria; combining them risks one dominating or both being done superficially
The model cannot hold both a specification document and source code in its context at the same time
Using two agents is always cheaper than one agent doing the same amount of work
Parallel review sub-agents must operate on disjoint input files to avoid conflicts
Submit answers