Show whether Claude plan usage is ahead of or behind a linear limit pace.
Adds pace indicators to Claude's usage limits page so you can see whether your current usage is ahead of or behind a linear limit pace.
pace 38% - 21 points behind, pace 4% - on pace, or pace 99% - 1 point ahead.The script only changes these plan usage rows:
It intentionally leaves Additional features, routine runs, and Extra usage untouched.
You can edit the CONFIG object at the top of the script to adjust window lengths, thresholds, or colors.
This script does not make network requests and does not store data. It loads on https://claude.ai/* for more reliable userscript-manager injection, then only does UI work on https://claude.ai/settings*. This keeps Claude's single-page navigation from Billing to Usage observable.