Work a task autonomously and continuously, checking usage-window consumption (the 5-hour block by default, or the 7-day/weekly cap with --window 7d) at each checkpoint, and stop when usage hits a threshold (default 99%) instead of getting rate-limited mid-action. Use when the user runs /usage-guard <task>, /usage-guard --queue <task>, /usage-guard --window 7d <task>, says "keep going until I'm almost out of usage", "grind on this until the 5-hour limit", "use up my block on this", "stop when I'm near my weekly/7-day limit", or "work until 99% then stop / then queue the rest".
$npx -y skills add nikhilsitaram/claude-caliper --skill usage-guardInstalls into the current project.
Run `npx skills use "https://github.com/nikhilsitaram/claude-caliper" --skill "nikhilsitaram/claude-caliper/usage-guard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikhilsitaram/claude-caliper" that are relevant to the current task. Run `npx skills add "https://github.com/nikhilsitaram/claude-caliper"` and select the relevant skills, then follow their instructions.