with one click
forget
Remove specific observations from long-term memory
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Remove specific observations from long-term memory
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.