{ "hooks": { "PreToolUse": [ { "matcher": "EnterPlanMode", "hooks": [ { "type": "command", "command": "plannotator improve-context", "timeout": 5 } ] } ], "PermissionRequest": [ { "matcher": "ExitPlanMode", "hooks": [ { "type": "command", "command": "plannotator", "timeout": 345600 } ] } ] } }