board
Show the wanted-poster bounty board: this repo's TODO/FIXME/HACK debt priced as aging XP bounties
Show this repo's context-cost leaderboard: the files that pulled the most tokens into context
$ npx -y skills add karanb192/claude-code-hooks --skill leaderboard --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/leaderboardContext preview
The summary Claude sees to decide when to auto-load this skill.
Show this repo's context-cost leaderboard: the files that pulled the most tokens into context
name: leaderboard description: Show this repo's context-cost leaderboard: the files that pulled the most tokens into context disable-model-invocation: true
!`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.
🪝 Ready-to-use hooks for Claude Code, shipped as a 20-plugin installable marketplace: safety, automation, notifications, and more. 🌐 Live site & catalog Claude Code and agents like it run shell commands, edit files, and install packages on their own.
Repo: karanb192/claude-code-hooks
Show the wanted-poster bounty board: this repo's TODO/FIXME/HACK debt priced as aging XP bounties
Show this session's prompt-cache state, the cold-comeback price, and the cache writes paid so far
List this repo's recorded dead ends: approaches already tried and abandoned, with reasons and cost
Show the CLAUDE.md compliance scorecard: which rules Claude actually follows vs ignores
Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)
Preview the provenance receipt (prompts, est. spend, tests run, agent-authored lines) for the current session ledger