Skip to content

Add caffeinate skill#47

Merged
hockeybuggy merged 1 commit into
mainfrom
add-caffeinate-skill
Jul 18, 2026
Merged

Add caffeinate skill#47
hockeybuggy merged 1 commit into
mainfrom
add-caffeinate-skill

Conversation

@hockeybuggy

@hockeybuggy hockeybuggy commented Jul 18, 2026

Copy link
Copy Markdown
Owner

The shared skills directory had no way to keep the machine from sleeping during long-running work, so the agent had to improvise the right caffeinate flags each time.

Add a caffeinate skill documenting the common cases: staying awake for a fixed duration, for the lifetime of a wrapped command, or until an existing PID finishes, plus how to stop it early. Include a systemd-inhibit fallback since these dotfiles also target Linux.

The shared skills directory had no way to keep the machine from
sleeping during long-running work, so the agent had to improvise the
right `caffeinate` flags each time.

Add a `caffeinate` skill documenting the common cases: staying awake
for a fixed duration, for the lifetime of a wrapped command, or until
an existing PID finishes, plus how to stop it early. Include a
`systemd-inhibit` fallback since these dotfiles also target Linux.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hockeybuggy
hockeybuggy merged commit a8fca3a into main Jul 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant