Health banner
SukinShetty SukinShetty

Health

Development community

Description

--- description: "Run diagnostics on Nemp Memory health and integrity" argument-hint: "" --- # /nemp:health Run a health check on your Nemp Memory system. Detect corruption, stale data, sync drift, orphaned keys, and silent degradation before they cause problems. ## Usage ``` /nemp:health # Run health check with score and issues list ``` ## Why This Exists Every memory tool assumes your data is fine. They silently degrade — ghost references, corrupted indexes, stale CLAUDE.md, orphaned k

Installation

Installs to ~/.claude/skills/sukinshetty-nemp-memory-health/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sukinshetty-nemp-memory-health && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/health.md -o ~/.claude/skills/sukinshetty-nemp-memory-health/SKILL.md

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

Full documentation available on GitHub

View Source Repository