mem-recall
Installation
SKILL.md
Mem Recall
Cross-platform conversation memory for Claude Code, Codex CLI, Grok, Pi and ZCode. The trellis mem command reads each platform's local session storage, cleans the dialogue (strips system prompts, tool noise, hook injections, compact summaries handled correctly), and exposes a focused 5-command CLI for recall workflows. The OpenCode reader is unavailable — --platform opencode returns empty results and prints a one-shot stderr warning.
Prerequisite
Trellis CLI 0.6.14 or later installed globally:
npm install -g @mindfoldhq/trellis@latest
trellis --version
trellis mem ships bundled with the CLI; no extra setup. 0.6.14 adds Grok
support and returns turns from before a compaction; earlier versions dropped
them.