Memory consolidation skill — scans daily insights and session files, promotes patterns to lessons-learned.md, soft-forgets stale entries to forgotten/. Auto-invoked by /end_of_day as its final step. Standalone: /sleep [--dry-run] [--quiet-forget] [--escalate] [--skip-sleep] [--restore <pattern>] [--purge --older-than 90d].
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Memory consolidation skill — scans daily insights and session files, promotes patterns to lessons-learned.md, soft-forgets stale entries to forgotten/. Auto-invoked by /end_of_day as its final step. Standalone: /sleep [--dry-run] [--quiet-forget] [--escalate] [--skip-sleep] [--restore <pattern>] [--purge --older-than 90d].
model
haiku
Sleep (deprecated stub)
DEPRECATED LOCATION. The active Claude adapter SKILL.md for this
skill lives at quoin/adapters/claude/skills/sleep/SKILL.md
(Phase 22 of the runtime-portability migration). The runtime-neutral
intent doc lives at quoin/core/skills/sleep.md.
bash quoin/install.sh deploys the adapter file (not this stub) to
~/.claude/skills/sleep/SKILL.md.
Do NOT add behavior here. Edit the adapter file. This stub remains only
so that quoin/skills/*/SKILL.md glob-based tests and the manifest
frontmatter parser continue to find a valid SKILL.md at this path.