Mem Prune banner
OoOshisuiOoO OoOshisuiOoO

Mem Prune

Development community

Description

--- description: Actively DELETE outdated, superseded, deprecated, or duplicate entries from the vault's curated docs/*.md (skips journal/, which _forget.py handles). Per-line surgery, not just marking. Use after /mem-distill or weekly to keep working memory lean. --- Run an active prune over docs/*.md. Removes entries that match strict outdated criteria. Run with the Bash tool: ```bash python3 "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/_prune.py" "$@" ``` Operates on the active workspace by defau

Installation

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

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

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

Full documentation available on GitHub

View Source Repository