I vibe-coded a small tool to get a grasp on your projects MEMORY.md that is in ~/.claude.
claude-memory-admin
Over time your project memory grows, so to get an idea on what claude is doing, I built a small local tool. And with me, I mean claude-code. For that I feel AI is the perfect use-case - litte small tools that you can throw away anytime.
The tool allows for example you to see what claude wrote in the first place, plus how much context it even takes:

You can also see what memories are related to each other and get a graph:

There are many other features like Health-checks, if your MEMORY is too large, what is used, when was the memory created, ...
How to install and use
npm install -g claude-memory-admin
claude-memory-admin
Then a browser should open directly.
Source
Check out the source repo: https://github.com/linkdotnet/claude-memory-admin
You can file bugs and reports.