GryAsl

Quota — Development skill for Claude Code

Development community

Check Agy Gemini 5h/7d quota or record the user's explicit depletion choice.

How to install Quota

Installs to ~/.claude/skills/gryasl-polyphony-quota/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gryasl-polyphony-quota && curl -fsSL https://raw.githubusercontent.com/GryAsl/Polyphony/HEAD/commands/quota.md -o ~/.claude/skills/gryasl-polyphony-quota/SKILL.md

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

What Quota does


description: Check Agy Gemini 5h/7d quota or record the user's explicit depletion choice. argument-hint: "[sonnet|wait|clear]"

Manage the shared Agy Gemini quota state. All messages to the user must be in English.

  • With no argument, run agy-quota --force and report both 5h and 7d remaining values.
  • Run agy-quota --decision sonnet only after the user explicitly chooses to kill stalled workers and continue with Claude Sonnet 4.6. Then cancel host-managed stalled Agy tasks and r

Alternatives in Development

  • Harness Improvement — Update Kandev harness files from session learnings or explicit cross-platform harness requests 697 ★
  • Clauditor — Stop Claude Code from burning through your quota in 20 minutes 367 ★
  • Cloud Run Debug — Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers 284 ★

Full documentation available on GitHub

View Source Repository