Stats
Actions
Tags
From wiki-wonka
Enforces immutable raw/ sources by blocking writes, auto git-commits wiki/ changes after edits, notifies on new raw/ files for ingest/lint, restores context on session start, and signals completion. Executes shell commands, enables file writes.
5 events · 6 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_PROJECT_DIR"/hooks/suggest-lint.shosascript -e 'display notification "wiki-wonka done" with title "wiki-wonka"' 2>/dev/null || notify-send 'wiki-wonka' 'Operation complete' 2>/dev/null || trueWrite|Edit"$CLAUDE_PROJECT_DIR"/hooks/protect-raw.shraw/jq -r '"New file in raw/: " + .file_path + ". Say \"ingest\" to process it."'Write|Edit"$CLAUDE_PROJECT_DIR"/hooks/git-autocommit.shcompact"$CLAUDE_PROJECT_DIR"/hooks/restore-context.shnpx claudepluginhub cooperacode/wiki-wonka