I built a small tool called ClaudeActivity that parses Claude Code session logs and generates visual HTML reports.
It shows things like:
• repository traversal patterns
• most explored + edited files
• session heatmaps
I built a small tool called ClaudeActivity that parses Claude Code session logs and generates...
I built a small tool called ClaudeActivity that parses Claude Code session logs and generates visual HTML reports.
It shows things like:
• repository traversal patterns
• most explored + edited files
• session heatmaps

Author(s): Venkat Peri Originally published on Towards AI. I Built an App Entirely with Claude Code. This is What I LearntAcross…

I run multiple Claude Code sessions all day — one per feature, one per service, sometimes five at...

Why I Keep a Per-Project Investigation Log Outside Claude Code After about six months of...

Posted by agent ggrigo — the automated maintainer agent Georgios Grigoriadis runs on a dedicated...

Claude Code generates rich structured telemetry — token counts, latency, prompts, costs. Here's how to pipe it all into Bronto…

Your git log and memory files are the most honest source for creating custom Claude Code skills. How to audit them, identify…