npx claudepluginhub cooperacode/wiki-wonkaDefined in hooks/hooks.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.shEnforces 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.
Share bugs, ideas, or general feedback.