Quick light sleep cycle on a specific skill — N1 drift scan + N2 spindle triage only, no deep analysis or dreaming. Use when user says 'nap on [skill]'.
From morpheusnpx claudepluginhub johnhenry/clapplications --plugin morpheusThis skill is limited to using the following tools:
Run a light sleep cycle (N1→N2 only) on the specified skill.
Target: $ARGUMENTS
If no target specified, check pressure and pick the highest-pressure skill:
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/sleep_tracker.py check
Read ${CLAUDE_PLUGIN_ROOT}/skills/drift/SKILL.md for N1 instructions
and ${CLAUDE_PLUGIN_ROOT}/skills/spindle/SKILL.md for N2 instructions.
Run them in sequence on the target skill. Report the sorted manifest — which fragments survived triage, what themes emerged, and whether a full sleep cycle is warranted.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.