From 1a27c0d53b1f20784a214baeefb85426e8c051d1 Mon Sep 17 00:00:00 2001 From: Jakob Michael Werner Date: Wed, 15 Apr 2026 00:43:26 -0500 Subject: [PATCH] Add PRISM to usage and observability tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4095c22..b95dd2d 100644 --- a/README.md +++ b/README.md @@ -421,6 +421,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-statusline**](https://github.com/luongnv89/claude-statusline) (41 ⭐) - Customize the status line in Claude Code. - [**Claude-Monitor**](https://github.com/RISCfuture/Claude-Monitor) (38 ⭐) - A menulet that tracks your Claude Code token usage. - [**cccost**](https://github.com/badlogic/cccost) (20 ⭐) - Instrument Claude Code to track actual token usage and cost. +- [**PRISM**](https://github.com/jakeefr/prism) (15 ⭐) - A session forensics tool for Claude Code that analyzes JSONL files to surface token waste, CLAUDE.md adherence failures, and attention curve degradation with health score grading. - [**claude-code-usage-bar**](https://github.com/leeguooooo/claude-code-usage-bar) (0 ⭐) - Real‑time statusline for Claude Code: token usage, remaining budget, burn rate, and depletion time. ---