caveman-stats

Displays real-time token usage and estimated savings from the Claude Code session log.

Updated May 2, 2026
One-click install
npx skills add https://github.com/artgaurav16420-oss/Mega-Skills --skill caveman-stats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-stats
Source: https://github.com/artgaurav16420-oss/Mega-Skills/tree/main/distribution/harnesses/tabnine/agent/skills/caveman-stats
Command: npx skills add https://github.com/artgaurav16420-oss/Mega-Skills --skill caveman-stats

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Show real-time token usage and savings for the current Claude Code session.

Core Features & Use Cases

  • Real-time token usage display from the Claude Code session log.
  • Displays estimated savings and how they accrue over time.
  • Triggered by the /caveman-stats command and presented to the user without requiring model computation.

Quick Start

Trigger /caveman-stats to view the live token stats for your current session.

Frequently Asked Questions about caveman-stats

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track real-time token usage in a Claude Code session?

The /caveman-stats command displays real-time token usage for your Claude Code session by reading live session logs. It shows current consumption metrics and estimated cost savings without requiring additional model computation.

Can I see estimated cost savings from token usage during my coding session?

Yes, you can view estimated cost savings directly. The command calculates how savings accrue over time based on your live session logs and presents the accumulated cost-savings results directly to you.

Does the token usage display require model computation to generate metrics?

No, the token usage display does not require model computation to generate metrics. The system relies on hooks and the existing session log to compute numbers and present results directly to the user.

How do I view session logs for token consumption without interrupting my workflow?

You can view session logs for token consumption by triggering the /caveman-stats command. It integrates with the mode-tracker to present real-time token usage results to users without interrupting your workflow.

What is the best way to monitor live session logs for token metrics in Claude Code?

The best way to monitor live session logs for token metrics in Claude Code is triggering the /caveman-stats command. It reads the session log to compute numbers and displays live token usage and savings.