Stats
Actions
Tags
From harness-kit
Runs a workflow completion check on Stop and a dependency/requirement resolver on every Write/Edit. Writes files via the resolver script.
2 events · 2 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
changed=$( { git diff --name-only 2>/dev/null; git diff --name-only --cached 2>/dev/null; git log --diff-filter=ACMR --name-only --pretty=format: --since="4 hours ago" 2>/dev/null; } | sort -u | wc -l | tr -d ' '); if [ "$changed" -gt 3 ]; then echo "💡 Session touched $changed files — consider /harness retro to capture learnings"; fiEdit|Write${CLAUDE_PLUGIN_ROOT}/skills/shared/markdownlint-fix.sh {file_path}npx claudepluginhub dougborg/harness-kit --plugin harness-kit