IuriiTurok

Router Report — Productivity skill for Claude Code

Productivity community

Generate the router usage report for a window (default 7 days; also 1d / yesterday), scoring the three north-star goals (cost saved, user-correction rate, time-to-results).

How to install Router Report

Installs to ~/.claude/skills/iuriiturok-auto-model-router-router-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/iuriiturok-auto-model-router-router-report && curl -fsSL https://raw.githubusercontent.com/IuriiTurok/auto-model-router/HEAD/commands/router-report.md -o ~/.claude/skills/iuriiturok-auto-model-router-router-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Router Report does


description: Generate the router usage report for a window (default 7 days; also 1d / yesterday), scoring the three north-star goals (cost saved, user-correction rate, time-to-results). Writes lessons learned and offers concrete router improvements. Usage `/router-report [7d|1d|yesterday] [--llm-judge]`.

/router-report

Run the router's KPI usage report, write lessons learned, then offer improvements. See `GOALS.md` for the metric definitions.

Step 1 — Resolve the window

Parse th

Alternatives in Productivity

  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Gm Brilliant Implementation — Run the complete 34-stage implementation workflow for a large, multi-system, multi-wave, or CPU-delegated 5 St 416 ★
  • Claude Code Usage Bar — Real‑time statusline for Claude Code: token usage, remaining budget, burn rate, and depletion time 159 ★

Full documentation available on GitHub

View Source Repository