Run autonomous deep sleep cycle. Loops until all skills are below 0.2 pressure or 4 cycles complete. Does not pause for input — NEVER STOP mode. Use for overnight consolidation.
From morpheusnpx claudepluginhub johnhenry/clapplications --plugin morpheusThis skill is limited to using the following tools:
Read the sleep orchestrator at ${CLAUDE_PLUGIN_ROOT}/skills/sleep/SKILL.md
and execute in autonomous deep sleep mode.
First check pressure:
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/sleep_tracker.py status
Then loop through full N1→N2→N3→REM cycles on all skills above threshold.
NEVER STOP. Do not pause to ask for input. The user may be asleep
or away. Continue cycling until all skills are below 0.2 pressure or
you've completed 4 cycles. Log all results to results.tsv.
$ARGUMENTS
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.