Push heavy work into sub-agents and keep the main conversation's context clean. Use when starting any multi-step task — codebase research, sprint execution, browser/Playwright verification, or anything that would otherwise dump large output (screenshots, file listings, wide search results) into the main loop. Bring back only the conclusion.
2026-06-15