rate-limit-this
Installation
SKILL.md
Rate Limit This
Use two steps: first audit the app and agree on what should and should not be rate limited, then implement the approved limits in a fresh agent context. Write the agreed policy as a durable contract before changing code.
Route the run
Read repository instructions such as AGENTS.md or CLAUDE.md, then read the
root RATE_LIMITS.md when it exists. Treat missing or unknown statuses as a
reason to stop and repair the contract, not permission to implement.