betmoar

Reload Budget — Development skill for Claude Code

Development community

Set cc-reload's context budget (% of window) and its escalation mode (notify snapshot) for this project.

How to install Reload Budget

Installs to ~/.claude/skills/betmoar-cc-reload-plugin-reload-budget/SKILL.md

Terminal
mkdir -p ~/.claude/skills/betmoar-cc-reload-plugin-reload-budget && curl -fsSL https://raw.githubusercontent.com/betmoar/cc-reload-plugin/HEAD/commands/reload-budget.md -o ~/.claude/skills/betmoar-cc-reload-plugin-reload-budget/SKILL.md

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

What Reload Budget does


description: Set cc-reload's context budget (% of window) and its escalation mode (notify | snapshot) for this project argument-hint: e.g. 30 allowed-tools: Read, Write, Edit, Bash

Set the reload budget

When context crosses the budget, cc-reload either **notifies** you to run `/snapshot` + `/clear` (default — one status line, never interrupts, zero model tokens) or **snapshots automatically** (`snapshot` mode: forces a digest-writing tur

Alternatives in Development

  • Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
  • Agent Sam Agt337 — SAM — AGT-337: Loop P4 Enforcement & Auto-Escalation 104 ★
  • Burn — SLO burn rate — multi-window alerting that catches budget exhaustion before it happens 83 ★

Full documentation available on GitHub

View Source Repository