Keep an autonomous run inside Claude Code subscription usage limits and resume it automatically after they reset. Use when the user asks about usage limits, auto-pause, auto-resume, or \"don't let it die at 100%\", and internally by the genesis overlord between work items. Estimates current 5-hour-window usage from ccusage; at a threshold (default 85%, below 100% on purpose) it stops starting new work/subagents so in-flight workers aren't killed, checkpoints state, and halts cleanly. Ships an external launchd resumer that relaunches Claude after the window resets.
$npx -y skills add gabrieldabbah/genesis --skill usage-guardInstalls into the current project.
Run `npx skills use "https://github.com/gabrieldabbah/genesis" --skill "gabrieldabbah/genesis/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/gabrieldabbah/genesis" that are relevant to the current task. Run `npx skills add "https://github.com/gabrieldabbah/genesis"` and select the relevant skills, then follow their instructions.