Skip to content
Development
Skill

/receipts

Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)

From plugin
claude-code-hooks
5118 skills
Install
$ npx -y skills add karanb192/claude-code-hooks --skill receipts --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/receipts

Context preview

The summary Claude sees to decide when to auto-load this skill.

Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)

SKILL.md

receipts.SKILL.md
name: receipts
description: Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)
disable-model-invocation: true

Nerf receipts: your model-quality trend card

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

The card above is your own per-session flight recorder, aggregated across your recent Claude Code sessions and keyed by model id and Claude Code version: failure rate, edit churn, and tokens per task, each with a sparkline. It is recorded quietly in the background by the `nerf-receipts` hooks as you work.

Briefly interpret it for the user: call out the headline averages, and if a ⚠ shift line is present, restate which metric moved, by how much, and across which model change; that is the receipt that a quality shift is real, not a vibe. If the card says data is still accumulating, tell them to keep working and check back after a few more sessions. Keep it short and do not re-run any commands.

Ships withclaude-code-hooks

🪝 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.

Get the whole plugin
Stats
511
Stars
37
Forks
Active
Maintenance
JavaScript
Language
MIT
License
10h ago
Last commit
7mo ago
Created

Repo: karanb192/claude-code-hooks

Other skills on claude-code-hooks.