Defer sleep. Accumulates debt — like hitting the snooze button. Pressure doesn't go away, it just gets masked. Use when user says 'snooze', 'not now', or 'later'.
From morpheusnpx claudepluginhub johnhenry/clapplications --plugin morpheusThis skill uses the workspace's default tool permissions.
Defer the current sleep recommendation.
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/sleep_tracker.py snooze
Warn the user: pressure doesn't disappear when snoozed. It accumulates as debt, which means the next sleep cycle will need to be deeper. Like real caffeine — it masks the tiredness but the adenosine keeps building.
Guides agentic engineering workflows: eval-first loops, 15-min task decomposition, model routing (Haiku/Sonnet/Opus), AI code reviews, and cost tracking.