بنقرة واحدة
forget
Remove specific observations from long-term memory
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Remove specific observations from long-term memory
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Force extraction of observations from the current conversation into observational memory
Search and display observations from long-term observational memory
Compress and reorganize observational memory, condensing old observations
| name | forget |
| description | Remove specific observations from long-term memory |
| disable-model-invocation | true |
| argument-hint | [topic or pattern to forget] |
Remove specific 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 topic is provided ($ARGUMENTS):
After confirmation:
observations.mdAlso check MEMORY.md for any related entries and offer to remove those too.
Confirm what was removed and what remains.
Important: Always ask for confirmation before deleting any observations. Show exactly what will be removed.