Skip to main content
ClaudeWave
Slash Command124 estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/decay.md -o ~/.claude/commands/decay.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

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.