sync: auto-sync from GURU-5070 at 2026-06-03 11:52:45

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-03 11:52:45
This commit is contained in:
2026-06-03 11:52:50 -07:00
parent 6228793152
commit 6de0ce6098
45 changed files with 1452 additions and 35 deletions

11
.grok/HOOKS.md Normal file
View File

@@ -0,0 +1,11 @@
# .grok/HOOKS.md
**Grok pointer.** See `.claude/HOOKS.md` for the full hooks protocol.
Grok equivalents are in `.grok/hooks/claudetools.json` (SessionStart, UserPromptSubmit, PreToolUse) that call the shared .claude/scripts/ (check-messages, sync-memory, block-backslash) with env glue (GROK_WORKSPACE_ROOT, CLAUDE_PROJECT_DIR) and full exe paths for bash on Windows.
See .grok/README.md hooks section, .grok/hooks/claudetools.json , and the .claude/hooks/ originals (unchanged).
In Grok TUI: /hooks-trust , /hooks or Ctrl+L to load/inspect.
This enables "each time we do a thing" coord checks for Grok too.