Jimmynycu

5 mods across 1 repository, 2 stars between them.

Jimmynycu/token-efficiency

Plugin Claude Code

Finds where a Claude Code session wasted tokens (uncached context, context bloat, oversized tool output, redundant reads, wrong-tier routing) and coaches the fix. Adds a live cost/context statusline and a non-blocking end-of-session coach.

2 2mo ago A tokens not measured original MIT

SessionEnd

03

Jimmynycu/token-efficiency

Hook

Runs when a session ends, executing session_end_coach.sh. From Jimmynycu/token-efficiency.

2 2mo ago A tokens not measured original MIT

PostToolUse

04

Jimmynycu/token-efficiency

Hook

Runs after a tool call finishes for Read, Bash, Grep and WebFetch tool calls, executing warn_large_output.sh. From Jimmynycu/token-efficiency.

2 2mo ago A tokens not measured original MIT

coach

05

Jimmynycu/token-efficiency

Skill Claude CodeCodex

Run the token-efficiency coach on a Claude Code session transcript: find wasted tokens (uncached context, bloat, oversized tool output, redundant reads, wrong-tier spend) and report the fixes with dollar estimates. Use when a session felt expensive/slow or the user wants to cut token spend.

2 2mo ago B 62 tokens original MIT