memory-optimize
Optimizes Claude Code memory files by removing duplicates, migrating rules, and compressing tokens to reduce API costs.
Install
npx skills add https://github.com/kochetkov-ma/claude-brewcode --skill memory-optimizeStats
| Total installs | 1,117 |
| Weekly installs | 1.1K |
| GitHub stars | 16 |
| First seen | Mar 1, 2026 |
| Source | @kochetkov-ma/claude-brewcode |
Summary
- Removes duplicate entries already present in CLAUDE.md or rules files, then migrates remaining entries to appropriate persistent config locations
- Compresses remaining memory entries using LLM-efficient formatting (prose to tables, verbose descriptions to imperatives)
- Validates final state by checking for broken references, contradictions, and orphaned files
- Typical reduction of 30–50% token count in memory files, lowering API costs while maintaining context across sessions
Tags
Related skills
| Skill | Installs | vs memory-optimize |
|---|---|---|
| csv-data-summarizer | 1,156 | +39 |
| computer-vision-opencv | 1,069 | -48 |
| image-enhancer | 1,168 | +51 |
| gemini-computer-use | 1,158 | +41 |
| invoice-organizer | 1,090 | -27 |
FAQ
- How many installs does memory-optimize have?
- memory-optimize has 1,117 total installs and 1.1K installs this week.
- Where is memory-optimize hosted?
- memory-optimize is published by @kochetkov-ma/claude-brewcode at https://github.com/kochetkov-ma/claude-brewcode.
- How many GitHub stars does memory-optimize have?
- memory-optimize has 16 GitHub stars.
- When was memory-optimize first indexed?
- OrangeBot.AI first indexed memory-optimize on Mar 1, 2026.
- How do I install memory-optimize?
- Run: npx skills add https://github.com/kochetkov-ma/claude-brewcode --skill memory-optimize