vacterro

Limisaw — Development skill for Claude Code

Development community

LIMISAW (LIMIT SAW) - a one-file Windows tray monitor for how much quota is left across Codex, Claude Code, Antigravity and Zcode, per account.

How to install Limisaw

This entry records only its repository, not the path inside it, so there is no exact command to give. Open vacterro/limisaw and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Limisaw does

LIMISAW (LIMIT SAW) - a one-file Windows tray monitor for how much quota is left across Codex, Claude Code, Antigravity and Zcode, per account. It asks each vendor through that vendor's own read-only usage call, so checking your limits never spends them.

Alternatives in Development

  • Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
  • /resume — Pick up where you left off on a target 1.8k ★
  • Engage.Pickup — Resume an engagement from the engine trace — skip completed steps, continue where you left off 348 ★

README

LIMISAW_HEADER1

LIMISAW

**LIMISAW = LIMIT SAW.**

**One file. No runtime. Every AI agent limit in your tray.**

[![Latest release](https://img.shields.io/github/v/release/vacterro/limisaw?label=release&color=2ea44f)](https://github.com/vacterro/limisaw/releases) [![License: MIT](https://img.shields.io/badge/license-MIT-blue)](LICENSE) ![Platform: Windows 10/11 x64](https://img.shields.io/badge/platform-Windows%2010%2F11%20x64-0078d4) ![Runtime: none](https://img.shields.io/badge/runtime-none-brightgreen)

**English** · [Eesti](README.ee.md) · [Eesti (lihtne)](README.ded.md) · [日本語](README.ja.md)

LIMISAW is a Windows tray monitor for how much quota you have left across **Codex, Claude Code, Antigravity and Zcode** — every account each of them exposes. It asks each vendor for the number the vendor already knows, using that vendor's own read-only call, so **reading your quota never spends any of it**. It does not parse `auth.json`, does not send prompts, and installs nothing on its own.

**Download `LIMISAW.exe` from [Releases](https://github.com/vacterro/limisaw/releases) — it is the whole install.** Latest: **v0.0.8**. Every palette, both alert sounds and the icon are inside it. Drop it in an empty folder and run it.

LIMISAW.exe          <- from Releases, that's the whole install
LIMISAW.ini          <- written on first launch, next to the exe

What it reads

Vendor Source Windows
Codex codex app-server JSON-RPC account/rateLimits/read, one call per CODEX_HOME 5-hour, weekly, monthly (Free plan), plus any reserve pool the plan carries
Claude Code claude -p "/usage" (0 turns, $0.00) once per CLAUDE_CONFIG_DIR, plus a status-line cache, Claude Desktop's own usage sampler and Claude Code's refusal journal as fallbacks 5-hour, weekly, per-model weeklies
**Antigra