Nudge the user with time-based reminders (stopping times, meetings, break suggestions). Surfaces via UserPromptSubmit hook -- requires human interaction to fire. NOT for process monitoring or job polling -- use sleep in Bash for that.
$npx -y skills add clayboicardi/clayworks-lite --skill clayworks-lite-nudgeInstalls into the current project.
Run `npx skills use "https://github.com/clayboicardi/clayworks-lite" --skill "clayboicardi/clayworks-lite/clayworks-lite-nudge"` 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/clayboicardi/clayworks-lite" that are relevant to the current task. Run `npx skills add "https://github.com/clayboicardi/clayworks-lite"` and select the relevant skills, then follow their instructions.