First tagged release of Claude Insight — the known-good baseline existing users can pin to.
What it does: reads your local Claude Code transcripts and produces one self-contained HTML report — a 0–100 fluency score, your builder archetype, a 4-competency skill map, and your highest-leverage next moves. Everything runs on your machine; transcripts never leave it and originals are never touched.
Install
curl -fsSL https://raw.githubusercontent.com/Feloguarin/claude-insight/main/install.sh | bashThen run /ai-fluency inside Claude Code.
Scope of this release
- Single source: Claude Code terminal transcripts.
- Single-file, pure-stdlib engine (
insight.py) — clone and run, nothing topip install. - 38 passing tests.
Multi-source support (Claude Desktop, Codex, Cursor, Cowork) and a report redesign are in flight for v1.1.0.