Files
claudetools/.grok/HOOKS.md
Mike Swanson 6de0ce6098 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
2026-06-03 11:52:52 -07:00

12 lines
613 B
Markdown

# .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.