From pordee
Displays real token usage and estimated cost savings for the current Claude Code session by reading session logs directly. Invoke via /pordee-stats for accurate, non-AI computed stats.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pordee:pordee-statsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is delivered by `hooks/pordee-stats.js` (read by `hooks/pordee-mode-tracker.js` on `/pordee-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.
This skill is delivered by hooks/pordee-stats.js (read by hooks/pordee-mode-tracker.js on /pordee-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.
npx claudepluginhub gamemun01/pordee --plugin pordee3plugins reuse this skill
First indexed Jul 9, 2026
Displays real token usage and estimated cost savings for the current Claude Code session by reading session logs directly. Invoke via /pordee-stats for accurate, non-AI computed stats.
Shows real token usage and estimated savings for the current Claude Code session by reading the session log directly. Triggered via /caveman-stats.
Shows real token usage and estimated savings for the current Claude Code session by reading the session log directly.