mom-recall
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRequire one natural-language query from the user.
Run:
bash
mom recall "<query>"Use Finder through the CLI. Do not call MCP.
Behavior:
- If user asks to show, find, or list memories: print the recall results.
- If user asks a question: answer from the recall results and include citations.
- If recall returns no matches: say no matching memories were found.
Citation format:
text
[RECALL:
sources: <memory-id>, <memory-id>, ...]Do not:
- Run recall without a query.
- Add flags to .
mom recall - Invent answers beyond returned memories.
需要用户提供一个自然语言查询。
运行:
bash
mom recall "<query>"通过CLI使用Finder。请勿调用MCP。
行为规则:
- 如果用户要求展示、查找或列出记忆内容:打印召回结果。
- 如果用户提出问题:从召回结果中作答并包含引用。
- 如果召回无匹配结果:告知未找到匹配的记忆内容。
引用格式:
text
[RECALL:
sources: <memory-id>, <memory-id>, ...]禁止操作:
- 无查询时运行召回命令。
- 为添加参数。
mom recall - 编造召回结果以外的答案。