Dispatch and manage subagents for parallel WS execution, research tasks, and test isolation. Use when parallelizing work across Work Statements or running concurrent investigations.
Use subagents to parallelize work and keep the main context window clean.
When a Work Package defines multiple independent Work Statements:
allowed_paths, they are safe to run in parallelisolation: "worktree" for parallel WS subagents to prevent git conflicts and silent overwritesSubagent responsibilities:
allowed_pathsMain agent responsibilities:
Also use subagents for:
One task per subagent. Keep them focused.