npx claudepluginhub vinicius91carvalho/.claude --plugin vini-workflowDefined in hooks/hooks.json
bash "${CLAUDE_PLUGIN_ROOT}/hooks/end-of-turn-typecheck.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/cleanup-artifacts.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/cleanup-worktrees.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/verify-completion.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/compound-reminder.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/consume-auth-marker.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/compact-save.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/block-dangerous.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/check-docs-updated.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/block-heavy-bash.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/track-active-work.sh"Agentbash "${CLAUDE_PLUGIN_ROOT}/hooks/track-active-work.sh"Write|Edit|MultiEditbash "${CLAUDE_PLUGIN_ROOT}/hooks/check-test-exists.sh"Read|Grep|Glob|Bash|Task|Agentbash "${CLAUDE_PLUGIN_ROOT}/hooks/enforce-delegation.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/compact-restore.sh"Write|Edit|MultiEditbash "${CLAUDE_PLUGIN_ROOT}/hooks/post-edit-quality.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/check-invariants.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/scan-secrets.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/progress-signal.sh"Agent|Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/track-active-work.sh"ExitPlanModebash "${CLAUDE_PLUGIN_ROOT}/hooks/relocate-plan.sh"notify-send 'Claude Code' 'Claude needs attention' 2>/dev/null; exit 0bash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/reset-delegation-counter.sh"Enforces safety and quality in Claude Code: blocks dangerous/heavy Bash and edits without tests/docs, scans secrets post-tool, typechecks/verifies on Stop, cleans git worktrees/files via bash.
Share bugs, ideas, or general feedback.