quota-reporter

Installation
SKILL.md

Quota Guard

This skill installs and runs the local quota guard for Codex and Claude.

What it does

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

Files

Installs
19
First Seen
Apr 19, 2026