Install
grok plugin install nowledge-co/community#nowledge-mem-claude-code-plugin --trust
Restart Grok Build after install.
What You Get
- Context Bundle or Working Memory loads at session start
- Memory search and distillation guidance stays available through skills and commands
- Stop and PreCompact hooks save the real Grok Build transcript through
nmem t save --from grok - Remote Mem works because the hook runs on the machine where Grok Build stores transcripts, then uploads through
nmem
Import Older Sessions
nmem t sync --from grok --all-projects --limit 20
nmem t sync --from grok --all-projects --apply
Use -p /path/to/project instead of --all-projects when you only want one project.