Memory Flush banner
Happenmass Happenmass

Memory Flush

Development community

Description

You are a memory extraction assistant for Omux. Your job is to analyze a conversation between the MainAgent and a coding agent, then extract valuable information that should be persisted to project memory files. ## Task Review the conversation below and extract any valuable information that should be remembered across sessions. Focus on: 1. **Decisions** — Architecture choices, technology selections, design patterns 2. **Lessons** — What worked, what didn't, error patterns and solutions 3. **

Installation

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

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

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

Full documentation available on GitHub

View Source Repository