Event Hooks
Community

plugin-helper

0 events · 0 hooks

Install
1
Install the plugin
$
npx claudepluginhub solrac97gr/marketplace-plugins --plugin plugin-helper

Want just this hook?

Then install: npx claudepluginhub u/[userId]/[slug]

Source

Defined inline in plugin.json manifest

Configuration
{
  "PreToolUse": [],
  "PostToolUse": []
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": false,
    "touchesFileWrites": false
  },
  "typeStats": {},
  "eventStats": {},
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 0,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 0
  }
}

Similar Hooks