quota-reporter
Installation
SKILL.md
Quota Guard
This skill installs and runs the local quota guard for Codex and Claude.
What it does
- Tracks the current local auth state per source in
~/.agents/auth/known_auth.json - Self-updates the installed skill from GitHub before each guard cycle
- Uploads the current auth for each source to the shared encrypted auth pool only when the auth changed
- Probes the current local Codex quota and the current local Claude quota to decide whether the current machine should rotate
- Publishes stable local quota snapshots back to the hub when available, with stricter completeness checks for Codex
- When local quota is low, asks the cloud auth pool for a strictly better auth from the same source and installs it locally
- Installs a reboot-safe scheduler that runs every 15 minutes
- Stores the user's personal company-email auth-pool token locally so future runs can upload and fetch without prompting again