Skip to main content
ClaudeWave
Slash Command124 repo starsupdated 1mo ago

decay

The decay command automatically manages memory vitality by recalculating scores, archiving stale or extinct memories, and analyzing access patterns to maintain an optimized memory store. Use this Pro feature to prevent memory bloat and ensure frequently accessed information remains readily available while outdated entries are systematically archived.

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/decay.md -o ~/.claude/commands/decay.md
Then start a new Claude Code session; the slash command loads automatically.

decay.md

# /nemp:decay

🔒 **Nemp memory decay engine is a Pro feature.**

The decay engine recalculates vitality scores, auto-archives extinct memories, and detects access patterns — keeping your memory store lean and accurate over time.

Upgrade at [nemp.dev/pro](https://nemp.dev/pro) to unlock.

Already have a license? Run `/nemp:activate <your-license-key>` to unlock.