{
  "id": "exit-plan-mode-hook",
  "event": "agent:pre-tool",
  "matcher": "ExitPlanMode",
  "run": {
    "script": "exit-plan-mode-hook.mjs",
    "timeout": 3600
  },
  "scope": {
    "backends": ["claude"],
    "requiresTool": "ExitPlanMode"
  },
  "blocking": {
    "mode": "webhook",
    "ttlMin": 30
  },
  "enabled": true,
  "version": "2026.7.29-2"
}
