Ccquality
Description
Project ultimately provides a Session Quality Index (SQI) score between 0–100 and concrete suggestions you can paste directly into your CLAUDE.md.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
CC Quality — Claude Code Session Quality Analyzer
**🇹🇷 Türkçe** · [🇬🇧 English](README.en.md)
Claude Code oturumlarını analiz ederek sessizce yanan tokenları, retry döngülerini ve kural ihlallerini tespit eden tarayıcı tabanlı bir araçtır.

[](https://react.dev) [](https://www.typescriptlang.org) [](https://vite.dev) [](LICENSE)
**Canlı demo:** https://zenai360.github.io/ccquality/
CCQuality Nedir?
CCQuality, Claude Code ile yaptığın konuşmaların/seansların kalitesini ölçen bir tarayıcı aracıdır. Sana şunu söyler:
- Claude token'larını verimli kullandı mı, yoksa döngüye mi girdi?
- Aynı dosyaları defalarca okuyarak gereksiz token mı harcadı?
- CLAUDE.md'deki kurallara uydu mu?
- Genel oturum kalite skoru (SQI: Session Quality Index) kaç?
- Analizler sonunda optimizasyon için neler yapabilirsin?
**Kurulum yok.** Tarayıcıda çalışır. Hiçbir şey sunucuya gitmez — tüm analiz senin cihazında yapılır.
Ne Yapar?
Claude Code her konuşmayı/seansı (session) `.jsonl` dosyasına kaydeder. CC Quality seçtiğiniz bu dosyayı tarayıcıda okur, 5 analiz motorundan geçirir ve **Session Quality Index (SQI)** skoru üretir:
| Motor | Ölçtüğü |
|---|---|
| Rule Compliance | CLAUDE.md kurallarına uyum oranı |
| Retry Loop Detector | Döngüye giren araç çağrıları ve tekrarlanan hata mesajları |
| Attention Dead Zone Mapper | CLAUDE.md'nin görmezden gelinen bölgeleri |
| Re-Read Cost Calculator | Aynı dosyaların gereksiz yere tekrar okunması |
| Waste Classifier | Token israfının 6 kategoriye dağılımı |
**Proje "sıfır backend" ile çalışır.** Tüm analiz tarayıcıda, cihazında yapılır. Hiçbir veri dışarı çıkmaz.
Kullanım
- `~/.cl
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11