Research and plan a large-scale change, then execute it in parallel across 5โ30 isolated worktree agents that each open a PR. Use when the user wants to make a sweeping, mechanical change across many files (migrations, refactors, bulk renames) that can be decomposed into independent parallel units.
Review changed code for reuse, quality, and efficiency, then fix any issues found.