npx claudepluginhub rfdnxbro/claude-code-marketplace --plugin pr-review-loopDefined in hooks/hooks.json
{
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/review-summary.sh",
"timeout": 10,
"statusMessage": "PRレビューセッションの最終サマリーを記録中..."
}
]
}
],
"StopFailure": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/review-summary.sh",
"timeout": 10,
"statusMessage": "エラー発生時のPRレビューログを記録中..."
}
]
}
],
"SubagentStop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/session-log.sh",
"timeout": 10,
"statusMessage": "PRレビュー対応ログを記録中..."
}
],
"matcher": ".*"
}
]
}"{\"riskFlags\": {\"touchesBash\": false, \"matchAllTools\": false, \"touchesFileWrites\": false}, \"typeStats\": {\"command\": 3}, \"eventStats\": {\"Stop\": 1, \"StopFailure\": 1, \"SubagentStop\": 1}, \"originCounts\": {\"absolutePaths\": 0, \"pluginScripts\": 3, \"projectScripts\": 0}, \"timeoutStats\": {\"commandsWithoutTimeout\": 0}}"