npx claudepluginhub DoubleslashSE/claude-workflows --plugin workshop-facilitatorDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "prompt",
"prompt": "WORKSHOP NOTE: Capture operator responses in the running exploration record. After meaningful input, update the exploration map status and check if operator wants to dive deeper, move on, or stop."
}
],
"matcher": "AskUserQuestion"
}
]
}"PostToolUse hooks running fetch-weather.sh to auto-fetch weather for mentioned destinations and convert-currency.sh to handle currency prices after tool use. No bash execution or file writes."