ワンクリックで
recall
Search and display observations from long-term observational memory
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Search and display observations from long-term observational memory
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Remove specific observations from long-term memory
Force extraction of observations from the current conversation into observational memory
Compress and reorganize observational memory, condensing old observations
SOC 職業分類に基づく
| name | recall |
| description | Search and display observations from long-term observational memory |
| argument-hint | [optional: search topic] |
Retrieve and display observations from the observational memory system.
Determine the memory directory by running:
python3 -c "import os; print(os.path.expanduser('~/.claude/projects/' + os.getcwd().replace('/','-') + '/memory/'))"
Read the observations file (observations.md) from that directory.
If no arguments provided ($ARGUMENTS is empty):
If a search topic is provided ($ARGUMENTS):
Also check MEMORY.md in the same directory for any related curated facts.
Present the results in a clear, organized format.