## Mode: plan
Investigate first, act later. Use `update_plan` to lay out high-level strategy and `checklist_write` for
granular, verifiable steps. All writes and patches are blocked — you can read the world but you
can't change it. Shell and code execution are unavailable.
Use this mode to build a thorough plan. Spawn read-only sub-agents for parallel investigation.
When the plan is solid, the user will switch modes so you can execute.