Memory-Sentry
Diagnose and fix memory bloat in Claude Code sessions on macOS. Covers: memory pressure reading, orphan VS Code Helper detection, safe cleanup ordering, and optional background monitoring.
Why This Skill Exists
Long Claude Code sessions accumulate heap. VS Code Helper child processes (Renderer, GPU, Extension) keep running after their parent window closes — they hold RAM but do nothing useful. Together they cause warnings like:
High memory usage (11.3GB) · /heapdu
[Description truncada. Veja o README completo no GitHub.]