Install
1
Run in your terminal$
npx claudepluginhub koromiko/my_claudecode_marketplaceSource
Defined in hooks/hooks.json
Configuration
{
"UserPromptSubmit": [
{
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/scripts/check-watch.sh"
}
]
}
]
}Summary
{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"UserPromptSubmit": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 1,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 1
}
}Stats
Parent Repo Stars0
Parent Repo Forks0
Last CommitJan 28, 2026