ChewbaccaRoars/claude-code-cost-tracker

Claude Code plugin that tracks costs across sessions, projects, and days. Compare model pricing and analyze spending patterns.

6Stars on the repository
14Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

ChewbaccaRoars/claude-code-cost-tracker

Hook

Runs when a session starts, executing weekly-digest.js and context-snapshot.js via node with --system-message (2 commands). From ChewbaccaRoars/claude-code-cost-tracker.

6 2mo ago A tokens not measured original MIT

Stop

02

ChewbaccaRoars/claude-code-cost-tracker

Hook

Runs when the agent finishes a response, executing cost-monitor.js and budget-check.js via node (2 commands). From ChewbaccaRoars/claude-code-cost-tracker.

6 2mo ago A tokens not measured copy · 67% MIT

SessionEnd

03

ChewbaccaRoars/claude-code-cost-tracker

Hook

Runs when a session ends, executing session-restore.js and session-logger.js via node (2 commands). From ChewbaccaRoars/claude-code-cost-tracker.

6 2mo ago A tokens not measured original MIT