--- name: woz-savings description: Show WOZCODE savings report - calls saved, time saved, tokens saved, and lifetime totals. allowed-tools: Bash(node *) --- Run the WOZCODE savings report: ```bash node --no-warnings=ExperimentalWarning ${CLAUDE_PLUGIN_ROOT}/scripts/savings-report.js ``` Relay the full output to the user. Do not summarize or modify it.