caveman-stats
द्वारा juliusbrussee
वर्तमान सत्र के लिए वास्तविक टोकन उपयोग और अनुमानित बचत दिखाता है। सीधे Claude Code सत्र लॉग से पढ़ता है — कोई AI अनुमान नहीं। /caveman-stats पर ट्रिगर होता है। आउटपुट mode-tracker हुक द्वारा इंजेक्ट किया जाता है; मॉडल स्वयं संख्याओं की गणना नहीं करता है।
npx skills add https://github.com/juliusbrussee/caveman --skill caveman-statsThis skill is delivered by hooks/caveman-stats.js (read by hooks/caveman-mode-tracker.js on /caveman-stats). The model does not need to do anything when this skill fires — the hook returns decision: "block" with the formatted stats as the reason. The user sees the numbers immediately.