stay-within-limits
Check remaining usage budget before starting substantial work and between parallel waves, then pause cleanly at a safety threshold instead of exhausting the window mid-task.
When this skill is meant to trigger
Check remaining usage budget before starting substantial work and between parallel waves, then pause cleanly at a safety threshold instead of exhausting the window mid-task. On pause, write a self-contained resume plan so the next session picks up without re-deriving context. Use before any long, multi-wave, or unattended agent run; before kicking off parallel subagents; and at the start of each wave in a loop. Trigger on "check usage", "are we close to the limit", "budget check", "don't blow the limit", "pause if we're low", or any long-running/scheduled execution where running out of budget mid-task would leave work in a broken, half-applied state. Do NOT trigger for short one-shot tasks that obviously fit in budget.
Built for a local coding agent (filesystem, shell, browser). Here it produces a plan or dry run; run it locally for the real thing.
Fast and cheap. The default for most skills. Catalog rates $0.3 in and $2.5 out per million tokens. The receipt uses OpenRouter's billed cost.
Paste your input and run the skill. The result is written here as it streams.