Freshquota
Description
Optimize Claude Code 5-hour rolling window quota timing — auto-triggers at the best time, even while your Mac sleeps
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Fresh Your Quota
Optimize your Claude Code 5-hour rolling window quota by automatically triggering the window at the best time — even while your Mac is asleep.
How it works
Claude Code subscribers have a usage quota that resets every 5 hours from first use. If you start using Claude at 9 AM, your quota resets at 2 PM. But if you could trigger that window at 7 AM (before you wake up), the reset would happen at noon — right in the middle of your productive hours.
**freshquota** analyzes your usage patterns, finds the optimal trigger time, and wakes your Mac to activate the window automatically.
Requirements
- macOS (uses launchd + pmset for scheduling)
- Node.js >= 18
- Claude Code CLI installed and authenticated
- sudo access (one-time, for pmset wake scheduling)
Install
npm install -g github:anniebuildz/freshquota
Usage
1. Analyze your usage patterns
freshquota analyze
Shows your hourly usage distribution and recommends an anchor time. Confirm to save.
To set manually:
freshquota analyze --anchor 07:30
2. Activate scheduling
freshquota install
Registers the launchd job and schedules the first pmset wake. Requires sudo for pmset.
3. Check status
freshquota status
4. Manual trigger
freshquota trigger
5. Health check
freshquota doctor
Verifies the scheduling chain is intact and repairs if needed.
6. Uninstall
freshquota uninstall
How scheduling works
pmset schedule wakewakes your Mac at the anchor time (works with lid closed)launchddetects the wake and runsfreshquota run- The tool checks if the window is already active — if so, skips
- Otherwise, sends a minimal Claude CLI request to activate the window
- Schedules tomorrow's pmset wake
- Mac goes back to sleep
License
MIT
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity