npx claudepluginhub kazuph/reviw --plugin reviw-pluginDefined in hooks/hooks.json
Bash${CLAUDE_PLUGIN_ROOT}/hooks-handlers/git-wt-guard.sh5msBashbash -c 'if echo "$CLAUDE_TOOL_INPUT" | grep -qE "git commit|git push"; then echo "[reviw-plugin] Reminder: Have you run the /done skill and reviewed with reviw before committing?"; fi'5msWrite${CLAUDE_PLUGIN_ROOT}/hooks-handlers/test-mock-guard.sh10msWrite|Edit${CLAUDE_PLUGIN_ROOT}/hooks-handlers/test-mock-postcheck.sh10ms${CLAUDE_PLUGIN_ROOT}/hooks-handlers/completion-checklist.shExecutes bash commands via 'ctx system' for context loading/gating, QA reminders, task completion checks, and session health (size, persistence, freshness) on PreToolUse, PostToolUse, UserPromptSubmit. Touches files.