← ClaudeAtlas

router-statslisted

Report frugal routing metrics - cost per agent tier, escalation rate, and estimated savings versus running everything on the top-tier model.
ThomasLangbroek/frugal · ★ 36 · AI & Automation · score 76
Install: claude install-skill ThomasLangbroek/frugal
Run the report and show its output verbatim as markdown: ``` python3 "<plugin-root>/scripts/stats.py" ``` `<plugin-root>` is two directories up from this skill's base directory (the base directory is announced when this skill loads). Pass `--path <file>` only if the user names a different metrics file. After the table: if any agent's escalation count exceeds 20% of its runs, point at the routing decision table row that routes to it and suggest moving that task type one tier up.