Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From claude-thinking
Runs start and end scripts on session start and stop events. Useful for logging, telemetry, or cleanup. Executes bash commands.
2 events · 3 hooks
npx claudepluginhub vgeshel/claude-code-thinkingWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
cat | python3 ${CLAUDE_PLUGIN_ROOT}/hooks/check_sycophancy.py5mscat | python3 ${CLAUDE_PLUGIN_ROOT}/hooks/check_thinking.py5mscommand -v python3 >/dev/null 2>&1 || echo '[claude-thinking] Warning: python3 is not installed. The sycophancy and thinking hooks require it.' >&25msShare bugs, ideas, or general feedback.