Report AI token usage, cost, and latency per model and audit that Ollama routing is being enforced. Use when you want to know what tokens/cost went to which model (Ollama vs Haiku/Sonnet/Opus via OpenRouter), what Ollama saved vs paid tiers, the cost-vs-time tradeoff, or to verify the four-tier waterfall is keeping cheap/free work on local Ollama. Invoked as dom usage (named dom-usage to avoid colliding with Claude Code's built-in /usage). Reads the log that delegate_task/ask_local write.
$npx -y skills add ethos71/forget-the-thunderdome --skill dom-usageInstalls into the current project.
Run `npx skills use "https://github.com/ethos71/forget-the-thunderdome" --skill "ethos71/forget-the-thunderdome/dom-usage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ethos71/forget-the-thunderdome" that are relevant to the current task. Run `npx skills add "https://github.com/ethos71/forget-the-thunderdome"` and select the relevant skills, then follow their instructions.