npx claudepluginhub austinogilvie/promptkit --plugin good-pmDefined in hooks/hooks.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 || trueRuns Bun to execute persistent-mode.ts on Stop events and keyword-detector.ts on UserPromptSubmit events, enabling session persistence and prompt keyword detection workflows.