From woz
Displays WOZCODE savings report showing calls saved, time saved, tokens saved, and lifetime totals. Useful for reviewing efficiency from Claude Code plugin usage.
npx claudepluginhub withwoz/wozcode-plugin --plugin wozThis skill is limited to using the following tools:
Run the WOZCODE savings report:
Benchmarks WozCode vs vanilla Claude Code on user's git repo, measuring cost, turns, and time savings for 2-10 coding prompts. Triggers on 'compare woz', 'benchmark woz', or /woz-benchmark.
Displays real token usage and estimated savings for the current Claude Code session from session logs—no AI estimation. Triggered by /caveman-stats.
Analyzes Claude Code usage, costs, tokens, efficiency, cache hits, and burn rate using ccusage for stats and termgraph for visuals on work or personal profiles.
Share bugs, ideas, or general feedback.
Run the WOZCODE savings report:
node --no-warnings=ExperimentalWarning ${CLAUDE_PLUGIN_ROOT}/scripts/savings-report.js
Relay the full output to the user. Do not summarize or modify it.