Mem Forget banner
OoOshisuiOoO OoOshisuiOoO

Mem Forget

Development community

Description

--- description: Active forgetting — archive raw journal transcript past its TTL (default 7 days) out of active recall, after salvaging any curated [type] entries. The brain-like "synaptic pruning" step that keeps memory lean so the AI actually reads it. Recoverable via .archive/ + git history. --- Run active forgetting over journals. Journals are the **ephemeral working-memory buffer** (data-quality canon §3): raw `[auto-precompact-dump]` transcript lives ~7 days, then the signal is distilled

Installation

Installs to ~/.claude/skills/oooshisuiooo-gowth-mem-mem-forget/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oooshisuiooo-gowth-mem-mem-forget && curl -fsSL https://raw.githubusercontent.com/OoOshisuiOoO/gowth-mem/HEAD/commands/mem-forget.md -o ~/.claude/skills/oooshisuiooo-gowth-mem-mem-forget/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository