npx claudepluginhub terrylica/cc-skills --plugin statusline-toolsDefined in hooks/hooks.json
{
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "bun $HOME/.claude/plugins/marketplaces/cc-skills/plugins/statusline-tools/hooks/stop-cron-gc.ts",
"timeout": 3000
}
]
}
],
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "bun $HOME/.claude/plugins/marketplaces/cc-skills/plugins/statusline-tools/hooks/cron-tracker.ts",
"timeout": 3000
}
],
"matcher": "CronCreate|CronDelete|CronList"
}
]
}"{\"riskFlags\": {\"touchesBash\": false, \"matchAllTools\": false, \"touchesFileWrites\": false}, \"typeStats\": {\"command\": 2}, \"eventStats\": {\"Stop\": 1, \"PostToolUse\": 1}, \"originCounts\": {\"absolutePaths\": 0, \"pluginScripts\": 0, \"projectScripts\": 0}, \"timeoutStats\": {\"commandsWithoutTimeout\": 0}}"