Autonomous skill consolidation modeled on the human sleep cycle. Tracks usage pressure, scans past conversations, generates edge-case scenarios, tests patches via subagent eval, and proposes evidence-backed improvements. Based on Borbély's two-process model and Karpathy's autoresearch pattern.
npx claudepluginhub johnhenry/clapplications --plugin morpheusStage N3. Deep structural analysis of skill against real usage. Verifies gaps, prunes cruft, measures baseline health. Produces structural audit that feeds REM. Front-loaded in early cycles.
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.
Dream about a skill to find edge cases and improvements. Use when the user says 'dream about [skill]' or 'improve [skill] through dreaming'. Generates surreal scenarios and tests patches via eval loop.
Stage N1. Stochastic scanning of past conversations to gather raw memory fragments. Broad, unfocused, deliberately noisy. The only stage that touches conversation history directly.
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]'.
Show sleep pressure gauges for all tracked skills. Use when the user asks about skill health, sleep pressure, or says 'sleep status'.
Run a sleep cycle to consolidate and improve skills. Use when the user says 'sleep', 'run a sleep cycle', or 'consolidate skills'. Checks pressure levels and dispatches the N1→N2→N3→REM pipeline.
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'.
Stage N2. Rapid classification bursts — sorting, tagging, filtering fragments. The workhorse stage at ~45% of cycle time. Most fragments die here.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, commands, and rules evolved over 10+ months of intensive daily use