Set the time your Claude 5-hour usage window starts each day — so resets land when you want them, not whenever you happen to start working. This creates a tiny cloud routine on your account that pings Claude 4×/day (every 5 hours) with a no-op message.
FAQ
sunrise is a Claude Code plugin with 1 hand-picked skill for automation work, indexed on Flowy. Install it with the command on its page. It includes set. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
> /plugin marketplace add SHAHARYAR1255/sunrise> /plugin install sunrise@shaharyar1255
Set the time your Claude 5-hour usage window starts each day — so resets land when you want them, not whenever you happen to start working.
/sunrise:set 9am
This creates a tiny cloud routine on your account that pings Claude 4×/day (every 5 hours) with a no-op message. Each ping starts/refreshes your 5-hour window, keeping it primed on a schedule you choose.
Claude usage runs in 5-hour windows that begin on your first message and reset 5 hours later. Start at 9am → you reset at 2pm. By priming the window early (even while you sleep), your resets land on a predictable daily cadence and a fresh window is always ready when you sit down.
Requires a Claude Pro or Max plan with Claude Code routines.
/plugin marketplace add shaharyar1255/sunrise
/plugin install sunrise@shaharyar1255
/sunrise:set 9am
Pick the hour your day starts. The plugin computes a 4×/day schedule (for 9am: 9am, 2pm, 7pm, 12am), confirms the reset times with you, then creates the routine. Re-run with a new time to change it.
A Claude Code plugin can't run on a timer — its commands and hooks only fire while Claude is open. So this plugin doesn't do the priming itself. It sets up a cloud routine, which runs 24/7 on Anthropic's infrastructure even with your machine off. The routine just sends ok to Opus — enough to start a window. (It must be Opus, not a lighter model like Haiku; lighter models don't anchor the 5-hour window.)
See or pause your routine at claude.ai/code/routines, or run /schedule list.
Routines are an Anthropic research-preview feature; limits and behavior may change.
MIT — see LICENSE.
.claude-plugin/
marketplace.json
LICENSE
PRIVACY.md
README.md
sunrise/
.claude-plugin/
plugin.json
skills/
set/
SKILL.md© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic