/plugin marketplace add nrempel/claude-research/plugin install nrempel-research@nrempel/claude-researchDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "echo '💡 Tip: Run /research to eliminate assumptions before finalizing your plan.'"
}
],
"matcher": "EnterPlanMode"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"PostToolUse": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 1
}
}