Lifestats — Development skill for Claude Code
View lifetime usage statistics across all sessions.
How to install Lifestats
Installs to ~/.claude/skills/omgpointless-aspy-lifestats/SKILL.md
mkdir -p ~/.claude/skills/omgpointless-aspy-lifestats && curl -fsSL https://raw.githubusercontent.com/omgpointless/aspy/HEAD/commands/lifestats.md -o ~/.claude/skills/omgpointless-aspy-lifestats/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Lifestats does
description: "View lifetime usage statistics across all sessions"
Use the `aspy_lifetime` MCP tool to get all-time statistics from Aspy.
Display results showing:
- Total sessions, tokens, and cost
- Model breakdown (tokens and cost per model)
- Tool usage stats (calls, avg duration, success rate)
- Time range (first to last session)
Format large numbers readably (e.g., 1.2M tokens, $12.34).
Alternatives in Development
- Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
- Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
- Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Tokenomics Viewer
View token usage, costs, and rate-limit metrics from Codex and Claude Code sessions
Tldr Stats
Real session token usage + lifetime savings + USD estimate. Shareable line via --share.
Greenbelt
Greenbelt is Claude Code hooks that track token usage across Claude Code sessions and plants trees to reduce y
Phased Execution
Claude Code skill: run large work as a dependency graph of right-sized sessions — with Phase Console, a local
Memory Statistics
Show statistics about Claude's persistent memory file including total memories, storage size, and recent activ
Tool Stats
Tool Usage Statistics
Related Agents
Context Optimizer
Meta utility agent for token and context optimization. Spawn when needing to compress agent prompts, optimize
Release Notary
Give a compact release-readiness view grounded in doctor findings, sessions, and promotion evidence
Trace Analyst.Agent
Investigates agent-strace sessions to explain behavior, failures, cost, and tool usage.