{
  "hooks": {
    "Stop": [
      {
        "matcher": "",
        "hooks": [
          {
            "type": "command",
            "command": "npx @tyroneross/claude-code-debugger mine --days 1 --store 2>/dev/null || true",
            "timeout": 30000
          }
        ]
      }
    ]
  }
}
