# Show Claude Router Usage and Savings

Claude Router users need a clear view of routing volume, exception handling, and estimated savings. This skill reads the local router stats file and presents concise usage analytics.

## Install

```bash
npx skillstore add 0xrdan/router-stats
```

## Metadata

- Status: approved
- Slug: 0xrdan-router-stats
- Skillstore revision: r1
- Version status: missing
- Tree hash: 74db1000d91b37a948d0a343b4a23b0d7fd724c1e3b7f56b5e724b9387563cc1
- Author: 0xrdan
- GitHub username: 0xrdan
- License: MIT
- Repository: https://github.com/0xrdan/claude-router/tree/main/.claude-plugin/skills/router-stats
- Ref: 26421118b848d9f1efc0aa169d8a7a9e7e0a877e
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, filesystem
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/0xrdan-router-stats
- Manifest: https://skillstore.pages.dev/api/skills/0xrdan-router-stats/manifest

## Capabilities

- Reads the local Claude Router stats file from the documented path.
- Displays total routed queries and route distribution percentages.
- Shows tool-aware routing, orchestrated query counts, and exception totals.
- Calculates total savings from estimated and delegation savings values.
- Summarizes the most recent session or daily usage details.

## Use Cases

- Track routing adoption: Review how many queries use fast, standard, deep, and orchestrated routes over time.
- Review savings for planning: Summarize estimated cost savings before discussing AI usage budgets with a team.
- Support router configuration: Check exception counts and routing mix when explaining router behavior to another user.

## Prompt Templates

### Show router stats

```
Use router-stats to display my Claude Router usage statistics.
```

### Summarize today

```
Use router-stats and summarize today's routed queries, route distribution, exceptions, and savings.
```

### Analyze route mix

```
Use router-stats to analyze my route distribution and explain which routes are driving savings.
```

### Prepare team report

```
Use router-stats to produce a concise usage report for a team review, including totals, exceptions, assumptions, and missing data.
```

## Limitations

- Requires an existing local router stats file.
- Only reports fields that are present in the stats data.
- Does not create, update, or repair router statistics.
- Uses fixed cost assumptions from the skill instructions.

## Best Practices

- Invoke the skill only when you want local usage data displayed.
- Review the stats file path before sharing reports from a managed machine.
- Treat savings values as estimates based on stored assumptions.

## Anti Patterns

- Do not use the report as a billing statement.
- Do not ask the skill to edit or delete the stats file.
- Do not publish output if it reveals private usage patterns.

## Security Audit

- Audited at: 2026-07-09T14:12:16.949\+00:00
- Summary: Static command-execution alerts are false positives caused by Markdown backticks and fenced examples. The skill performs scoped, read-only access to a documented local Claude Router stats file and shows no network transfer, writes, prompt injection, or semantic abuse.

## Stats

- Views: 169
- Downloads: 11
- Favorites: 0
- Popularity score: 0
