TNP

Apr 2026 — Present · Creator, Maintainer

ckforensics

Commits
40+
Distribution
npm + ClaudeKit
Insights
Token + cost + files

What it is

A personal open-source project — a CLI plus a companion ClaudeKit skill that turns Claude Code session logs into a SQLite database, then surfaces token cost, touched files, and workflow insights.

What I shipped

  • CLI in TypeScript on Bun, distributed via npm with cross-platform installer.
  • ClaudeKit skill that wraps the CLI for in-session forensics.
  • Interactive hunk-by-hunk review flows so you can inspect what Claude actually changed across a session.
  • 40+ commits of iteration and a published npm package.

Why it mattered

Built it because I wanted post-hoc visibility into what a coding agent had done across long, multi-file sessions — costs, files touched, decisions made — without paging through transcripts by hand.