Documentation
README
WOZCODE Savings
For a WOZCODE-vs-vanilla comparison run, use /woz benchmark instead.
Run the WOZCODE savings report:
node --no-warnings=ExperimentalWarning ${CLAUDE_PLUGIN_ROOT}/scripts/savings-report.cjs
If the user asks for a detailed, deep, or insights report (where/why they save, by project, by workflow, by task type, trends), append --deep:
node --no-warnings=ExperimentalWarning ${CLAUDE_PLUGIN_ROOT}/scripts/savings-report.cjs --deep
This scans all local sessions (slower) and prints the breakdown. Relay it verbatim.
This is the opening of the README. Read the full README on GitHub.