Event Hooks

srp-allstaff

2 events · 2 hooks

From srp-allstaff
Install
1
Run in your terminal
$
npx claudepluginhub serendipityoneinc/srp-claude-code-marketplace --plugin srp-allstaff
Source

Defined in hooks/hooks.json

Configuration
{
  "Stop": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "${CLAUDE_PLUGIN_ROOT}/hooks/feishu-notify.sh"
        }
      ],
      "matcher": ""
    }
  ],
  "Notification": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "${CLAUDE_PLUGIN_ROOT}/hooks/feishu-notify.sh"
        }
      ],
      "matcher": ""
    }
  ]
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": false,
    "touchesFileWrites": false
  },
  "typeStats": {
    "command": 2
  },
  "eventStats": {
    "Stop": 1,
    "Notification": 1
  },
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 2,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 2
  }
}
Stats
Parent Repo Stars1
Parent Repo Forks0
Last CommitFeb 9, 2026