Router Stats
Display usage statistics and estimated cost savings from Claude Router.
Instructions
Read the stats file at ~/.claude/router-stats.json and present the data in a clear, formatted way.
Data Format
The stats file contains (v1.2 schema):
{
"version": "1.2",
"total_queries": 100,
"routes": {"fast": 30, "standard": 50, "deep": 10, "orchestrated": 10},
"exceptions": {"router_meta": 15, "slash_commands": 0},
"tool_intensive_queries": 25,
"orchestrated_que
[Description truncada. Veja o README completo no GitHub.]