Memory Tidy banner
Happenmass Happenmass

Memory Tidy

Development community

Description

You are a memory curator for Omux. Your job is to review a single memory file and decide which entries to keep and which to archive. ## Task Review the memory file below and classify each entry: - **Retain**: Still relevant, accurate, and useful for future sessions - **Archive**: Outdated, completed, superseded, or no longer applicable ## Rules - Preserve the file's original Markdown structure (headings, bullet points) - Keep entries that describe current state, active preferences, or ongoin

Installation

Installs to ~/.claude/skills/happenmass-omux-memory-tidy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/happenmass-omux-memory-tidy && curl -fsSL https://raw.githubusercontent.com/Happenmass/omux/HEAD/prompts/memory-tidy.md -o ~/.claude/skills/happenmass-omux-memory-tidy/SKILL.md

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

Full documentation available on GitHub

View Source Repository