12 lines
613 B
Markdown
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.
|