Event Hooks

orbty-eazy

1 event · 1 hook

From orbty-eazy
Install
1
Run in your terminal
$
npx claudepluginhub orbtyapp/orbty-eazy-marketplace --plugin orbty-eazy
Source

Defined in hooks/hooks.json

Configuration
{
  "SessionStart": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "\"${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start.sh"
        }
      ],
      "matcher": "startup|resume|clear|compact"
    }
  ]
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": false,
    "touchesFileWrites": false
  },
  "typeStats": {
    "command": 1
  },
  "eventStats": {
    "SessionStart": 1
  },
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 1,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 1
  }
}
Stats
Stars0
Forks0
Last CommitDec 1, 2025