Overview of SkillOpt-Sleep
mainSkillOpt-Sleep is a deployment-time companion (currently in preview) designed to give local coding agents a nightly 'sleep cycle'. It automates the process of reviewing past agent sessions, replaying recurring tasks using your API budget, and consolidating learnings into validated long-term memory and skills.
Key characteristics:
- No weight training required: It does not require model fine-tuning.
- Zero dependency: The
skillopt_sleep/engine is independent of the coreskillopt/package. - Review-driven: Improvements are staged for your review behind a validation gate before being adopted.
- Workflow: It harvests transcripts (e.g., from Claude Code, Cursor, VS Code Copilot) $\rightarrow$ mines recurring tasks $\rightarrow$ replays tasks via a configured backend $\rightarrow$ consolidates via reflection and bounded edits $\rightarrow$ gates on held-out tasks $\rightarrow$ stages a proposal for user adoption.