caveman-stats

Tampilkan penggunaan token nyata dan perkiraan penghematan untuk sesi saat ini. Membaca langsung dari log sesi Claude Code — tanpa perkiraan AI. Dipicu oleh /caveman-stats. Output disuntikkan oleh hook mode-tracker; model itu sendiri tidak menghitung angka-angka tersebut.

npx skills add https://github.com/juliusbrussee/caveman --skill caveman-stats

In Claude Code, src/hooks/caveman-mode-tracker.js resolves src/hooks/caveman-stats.js next to itself and runs it on /caveman-stats. The hook does not block the prompt: it supplies the report through hookSpecificOutput.additionalContext with an instruction to print it verbatim inside a fenced code block. Do exactly that, and do not calculate, recompute or re-round the numbers yourself.

In Gemini CLI, direct the user to /stats model for current session token usage or /stats session for session statistics. Gemini custom commands are prompts; they cannot invoke the built-in command or read its live session metrics. Never read Claude Code transcripts as Gemini usage. In other hosts, use a native usage report if one is available; otherwise say that current session usage is unavailable. The Claude reader and its lifetime history apply only to Claude Code. Savings remain unknown in every host without a measured comparison.

The report shows recorded output and cache-read tokens, response counts, and mode attribution where available. Savings are unknown: the transcript has no measured comparison without Caveman. Do not infer saved tokens, percentages, dollars, rule overhead, or a net result from output counts or the current mode.

--all and --since 7d aggregate the latest recorded output count per session. --share reports observed usage with savings unknown. Historical est_saved_* fields are ignored; their original history rows remain on disk. The statusline shows the active mode without the retired savings badge.

Original/current memory-file pairs are reported by their measured byte sizes. Those file-size differences do not establish provider token or billing savings. See docs/HONEST-NUMBERS.md.

Lebih banyak skill dari juliusbrussee

caveman
juliusbrussee
Mode komunikasi ultra-kompresi. Mengurangi penggunaan token ~75% dengan berbicara seperti manusia gua sambil tetap menjaga akurasi teknis penuh. Mendukung level intensitas: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Gunakan saat pengguna mengatakan "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", atau memanggil /caveman. Juga aktif otomatis saat efisiensi token diminta.
communicationproductivity
caveman-commit
juliusbrussee
Pembangkit pesan commit ultra-kompresi. Mengurangi kebisingan dari pesan commit sambil mempertahankan maksud dan alasan. Format Conventional Commits. Subjek ≤50 karakter, isi hanya jika "mengapa" tidak jelas. Gunakan saat pengguna berkata "tulis commit", "pesan commit", "buat commit", "/commit", atau memanggil /caveman-commit. Aktif otomatis saat perubahan staging.
developmentcode-review
caveman-compress
juliusbrussee
Kompres file memori bahasa alami (CLAUDE.md, todos, preferensi) ke format caveman untuk menghemat token input. Mempertahankan semua substansi teknis, kode, URL, dan struktur. Versi terkompresi menimpa file asli. Cadangan yang dapat dibaca manusia disimpan sebagai FILE.original.md. Pemicu: /caveman-compress FILEPATH atau "compress memory file
developmentdocument
caveman-help
juliusbrussee
Kartu referensi cepat untuk semua mode, skill, dan perintah caveman. Tampilan sekali pakai, bukan mode permanen. Pemicu: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".
developmentdocumentproductivity
caveman-review
juliusbrussee
Komentar ulasan kode yang sangat ringkas. Mengurangi kebisingan dari umpan balik PR sambil mempertahankan sinyal yang dapat ditindaklanjuti. Setiap komentar adalah satu baris: lokasi, masalah, perbaikan. Gunakan saat pengguna mengatakan "review this PR", "code review", "review the diff", "/review", atau memanggil /caveman-review. Otomatis terpicu saat meninjau pull request.
developmentcode-review
cavecrew
juliusbrussee
Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn...
developmentcode-reviewapi
caveman-explore
juliusbrussee
Penjelajah repositori read-only. Gunakan SECARA PROAKTIF untuk eksplorasi cold-start, lokalisasi lintas-file yang luas, atau ketika pencarian langsung gagal dan Anda perlu menemukan di mana sesuatu berada. Lewati ketika isu sudah menyebutkan file atau simbol yang tepat, atau giliran sebelumnya sudah mengembalikan bukti file:line yang dapat digunakan. Mengembalikan hanya kutipan path:line yang ringkas; operasi read dan grep-nya tidak pernah masuk ke percakapan utama.
investigate-first
juliusbrussee
Diagnosa kegagalan yang ambigu sebelum mengedit. Gunakan untuk penyebab yang tidak diketahui, perilaku intermiten, regresi kinerja, atau investigasi yang membutuhkan hipotesis yang diperingkat berdasarkan bukti.