Stats
Actions
Tags
From good-pm
Runs scripts on session stop and before each user prompt to save conversation context. Executes bash commands.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
[ -f .claude/hooks/good-pm-session-update.py ] && python3 .claude/hooks/good-pm-session-update.py || echo '{"decision":"approve"}'[ -f .claude/hooks/good-pm-context.sh ] && bash .claude/hooks/good-pm-context.sh || true65plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 65 plugins
npx claudepluginhub austinogilvie/promptkit --plugin good-pm