npx claudepluginhub laurigates/claude-plugins --plugin hooks-pluginDefined inline in plugin.json manifest
bash ${CLAUDE_PLUGIN_ROOT}/hooks/git-stash-reminder.sh10000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/test-verification.sh60000msBashbash ${CLAUDE_PLUGIN_ROOT}/hooks/bash-antipatterns.sh5000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/branch-protection.sh5000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/auto-checkpoint.sh5000msRead|Edit|Write|Bashbash ${CLAUDE_PLUGIN_ROOT}/hooks/secret-protection.sh5000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/event-logger.sh2000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/git-session-cleanup.sh30000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/event-logger.sh2000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/git-stash-session-init.sh5000msBashbash ${CLAUDE_PLUGIN_ROOT}/hooks/permission-auto-approve.sh5000msGit workflow safety: On Stop, reminds git stashes, LLM-checks task completion, runs tests. PreToolUse blocks risky Bash/Write/Edit/branch/secret ops, auto-checkpoints, logs events. SessionEnd cleans git. Uses bash, writes files.