byclayboicardi· 3 skills
Stars
1
Category
Reference for the heartbeat pattern, a cadenced loop of observe + reflect + update that keeps an agent's state coherent across sessions. Use when the user asks about agent self-observation, daily/weekly cycles, reflection cadences, the "heartbeat" pattern, drift detection, or how to make Claude Code reflect on its own state between sessions. Concept reference only. Production implementation ships in the paid Clayworks bundle; this doc is enough to roll your own.
$npx -y skills add clayboicardi/clayworks-lite --skill clayworks-lite-heartbeat-conceptInstalls into the current project.
Run `npx skills use "https://github.com/clayboicardi/clayworks-lite" --skill "clayboicardi/clayworks-lite/clayworks-lite-heartbeat-concept"` 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.