BrowseFull catalogOutcomesSolve a specific problemRolesStack by teamTrustFilter by risk tier
← Back to the Claude Observatory

claude-code-karma

Skill Development Usable
Works inClaude Code
Usable Scanned — metadata only

Provides visibility into Claude code session activity, resource usage, and patterns—enabling teams to optimize workflows, identify bottlenecks, and make data…

A local-first, open-source dashboard that turns the data in your ~/.claude/ folder into a visual view of your Claude Code sessions — timelines, costs, token usage, file changes, subagents, tasks, and live activity. Runs entirely on your machine (Python API plus a SvelteKit frontend); no cloud, accounts, or telemetry.

271 starsApache-2.0 (commercial OK)FreeQuick setup
Usable rating — This tool is functional but has notable gaps. Review the evaluation notes below before deploying.

Provides visibility into Claude code session activity, resource usage, and patterns—enabling teams to optimize workflows, identify bottlenecks, and make data-driven decisions about AI-assisted development practices.

Engineering teams integrating Claude into development pipelines who need session-level observability and performance metrics.

Claude Code Claude Cowork Claude Chat

https://github.com/JayantDevkar/claude-code-karma

By JayantDevkar

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Instructions to paste into Claude
git clone https://github.com/JayantDevkar/claude-code-karma.git
cd claude-code-karma
# Terminal 1 — API
cd api && pip install -e ".[dev]" && pip install -r requirements.txt && uvicorn main:app --reload --port 8000
# Terminal 2 — frontend
cd frontend && npm install && npm run dev
# Open http://localhost:5173
First thing to try

After installing, paste this into Claude:

Help me monitor Claude code generation sessions in real-time across my team
PrerequisitesPython 3.9+ and Node.js 18+. Runs a FastAPI backend on port 8000 and a SvelteKit frontend on port 5173. Note: Claude Code retains session JSONL data for only ~30 days, so older sessions drop out of the dashboard.CostFree

Trust Signals Auto-scanned

Stars271Contributors5Last updated2026-08-13LicenseApache-2.0 (OK for commercial use)Known CVEsNone foundSources: GitHub Advisory Database + OSV.dev · Scanned 2026-08-17 · scanner vattempted-no-data

Community Pulse Quiet

No community discussions found yet. This doesn't mean the tool isn't good — it may be new or serve a niche use case.

Reviewer notes

Auto-scanned review. These are observations, not a security certification.

Scored from trust signals (evidence-eval-v1): 228 GitHub stars; contributors unknown; last commit 2d ago; license Apache-2.0.

Things to check

  • Scanned, not hands-on tested — this entry was auto-scanned from public metadata (GitHub metrics, license, security flags). No reviewer has run it, and no tool-specific limitations have been documented yet.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
3/5
Versatility
3/5
Reliability
3/5
Security
3/5
Overall score3.00 / 5.00 UsableEvaluatedJun 2026
Scored from trust signals (evidence-eval-v1): 228 GitHub stars; contributors unknown; last commit 2d ago; license Apache-2.0.

← Back to the Claude Observatory

Rolling Claude out in your org? Let's talk.

Start a conversation →