I have been testing different harnesses, agent memory tools, etc. and wanted to follow along with my claude sessions and analyze what files, tools, skills were burning tokens. Built this small tool to analyze claude sessions on disk.
The idea is basically a tui that allows you to select a project or session from claude, and then drill into it. Looking for token consumption, errors, or slowdowns. An easy way to get down to the nitty gritty of what happened at a specific time/turn.
I found it useful, so I thought I would share.