# Pordee Stats

> Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /pordee-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

- Skill: `kerlos/pordee-stats` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kerlos/pordee-stats`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kerlos/pordee-stats/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: kerlos (https://skillmd.com/u/kerlos)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kerlos/pordee-stats

---


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.

