Wraps JetBrains dotMemory CLI with a heuristic rule engine to surface concrete memory issues in .NET applications. You get tools to capture snapshots, compare before/after memory states, and run 10 built-in rules that flag event handler leaks, undisposed IDisposables, LOH fragmentation, and closure retention issues. Automatically downloads the dotMemory CLI on first use for Windows, Linux, and macOS, or falls back to DOTMEMORY_PATH if you're on an unsupported platform. Findings come back with severity levels and AI-actionable suggestions. Reach for this when you suspect a leak or memory bloat in a running .NET process and want Claude to interpret profiler output without manually digging through dotMemory workspaces.