원클릭으로
receipts
Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Preview the provenance receipt (prompts, est. spend, tests run, agent-authored lines) for the current session ledger
Render today's standup card from what your agents actually did across repos
Show the wanted-poster bounty board — this repo's TODO/FIXME/HACK debt priced as aging XP bounties
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 this repo's context-cost leaderboard — the files that pulled the most tokens into context
| name | receipts |
| description | Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version) |
| disable-model-invocation | true |
!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.