Mem Changelog banner
OoOshisuiOoO OoOshisuiOoO

Mem Changelog

Documentation community

Description

--- description: "Themed memory changelog (learned from supremor). Rolls up the memory repo's recent descriptive commits into a digest grouped by workspace and change type (add/update/prune/archive) with topics + entry deltas. Deterministic — reads the v3.6 commit trailers, no LLM. A higher tier than per-commit messages for 'what changed in my memory lately'." --- Show a themed digest of recent memory changes — grouped by workspace and change type, not a flat commit list. Works because v3.6 des

Installation

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

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

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

Full documentation available on GitHub

View Source Repository