promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Claude Code

/stats

Alias for /usage, opens directly to the Stats tab.

Alias for /usage, opens directly to the Stats tab.

โœ… WHEN TO USE IT?

Quick cost check

Call /stats to jump straight to the Stats tab and see token and cost usage without navigating through /usage first.

โ›” WHEN NOT TO?

Referencing it as a distinct command in docs/scripts

Per the docs, /stats is just an alias for /usage that opens directly on the Stats tab โ€” no separate functionality.

Better: Reference /usage instead, which covers the same functionality.

SOURCES