Stats
Actions
Tags
From harness-claude
Automates session summaries, pattern extraction, state snapshots, tool tracing, tmux reminders, mgrep nudges, Prettier formatting, tsc type-checking, and quality gates (lint, secret scan) across Stop, PreCompact, PreToolUse, and PostToolUse events. Executes bash and writes files.
5 events · 13 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
node "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/stop-session-summary.js"node "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/stop-pattern-extraction.js"node "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/pre-compact-save.js"node "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/pre-tool-trace.js"Bashnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/pre-bash-tmux-reminder.js"Grep|Bashnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/pre-search-mgrep-nudge.js"Editnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/post-edit-prettier.js"Editnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/post-edit-tsc.js"Edit|Write|MultiEditnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/post-edit-quality-gate.js"Edit|Write|MultiEditnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/post-edit-design-quality.js"Edit|Write|MultiEditnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/post-edit-strategic-compact.js"Bashnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/post-bash-build-analysis.js"node "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/session-start.js"npx claudepluginhub vasuag09/harness-claude --plugin harness-claude