Stats
Actions
Tags
From super-dev
Runs a git workflow guard before Bash tool execution to enforce policy, checks dependency versions after file edits, and performs a self-check on stop. Executes bash scripts with file access.
3 events · 10 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
${CLAUDE_PLUGIN_ROOT}/hooks/auto-checkpoint.shSkill|Agentecho '{"tool_name": "$TOOL_NAME", "tool_input": $TOOL_INPUT}' | ${CLAUDE_PLUGIN_ROOT}/scripts/usage-tracker.sh 2>/dev/null || trueBash${CLAUDE_PLUGIN_ROOT}/hooks/block-dangerous.sh${CLAUDE_PLUGIN_ROOT}/hooks/log-commands.shEdit|Write${CLAUDE_PLUGIN_ROOT}/hooks/protect-files.shmcp__github__create_pull_request${CLAUDE_PLUGIN_ROOT}/hooks/require-tests-pr.shAgent${CLAUDE_PLUGIN_ROOT}/hooks/phase-gate.shWrite|Edit${CLAUDE_PLUGIN_ROOT}/hooks/auto-format.sh${CLAUDE_PLUGIN_ROOT}/hooks/auto-lint.sh${CLAUDE_PLUGIN_ROOT}/hooks/run-tests.shnpx claudepluginhub jenningsloy318/claude-skill-artifacts --plugin super-dev