What problem does it solve?
This Skill removes the friction of deferring Claude Code work until the right moment, especially when you want to wait for a fresh usage window or a specific future time.
Core Features & Use Cases
- Reset-aware scheduling: Queue commands to run after the current 5-hour usage window resets, or target the weekly reset when needed.
- Explicit future timing: Schedule work for a duration or local clock time such as later today, tomorrow morning, or a named hour.
- Reliable session execution: Uses a one-shot cron job, validates the computed fire time, detects stale usage-state data, and supports the statusline capture workflow required for reset-based scheduling.
Quick Start
Ask the queue skill to schedule the following work to run in this same session after the current Claude usage window resets: review the changes, run the tests, and open the pull request.