pre-usage
01Plugin Claude Code
Estimates token usage before each Claude prompt and prompts for confirmation when the estimate exceeds PREUSAGETHRESHOLD.
2 3mo ago A
tokens not measured
original MIT
A plugin for Claude Code that estimates token usage before each prompt is sent. When usage exceeds a configurable threshold, it either warns and auto-proceeds, or blocks with an interactive [S]end/[C]ancel prompt. A guardrail against unintentionally large prompts.
Plugin Claude Code
Estimates token usage before each Claude prompt and prompts for confirmation when the estimate exceeds PREUSAGETHRESHOLD.
Instructions file
Claude Code instructions for Laotree/pre-usage-plugin, covering claude.md, commands, architecture, flow and threshold.