# Leaderboard

> Context-cost leaderboard

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

---


# Context-cost leaderboard

!`node "${CLAUDE_SKILL_DIR}/../../context-hogs.js" --render 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/context-hogs.js" --render`

The table above is this repository's most token-expensive files, aggregated across
your recent sessions (read count, cumulative tokens, estimated cost). It is produced
by the `context-hogs` hook, which records as you work.

Briefly call out the top 1-3 offenders and suggest one concrete fix each: for
example: split an oversized file, exclude a generated/vendored path, or add the
suggested CLAUDE.md / `permissions.deny` block for a file Claude keeps re-reading.
Keep it short; do not re-run any commands.

