distill-session
Compress and save the key context from this session to the daily log. Run before ending a long session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compress and save the key context from this session to the daily log. Run before ending a long session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run the morning standup. Use when {{OWNER_NAME}} says "good morning", "standup", or "what's on my plate".
Search through all past daily logs, cold memory files, and conversation history. Use when {{OWNER_NAME}} asks "when did we...", "do you remember...", "what did I say about...", or needs context from a past session.
Bootstrap an UnClaw agent from scratch. Converts a stock Claude Code instance into a persistent personal agent with identity, memory, and scheduling.
Proactive check-in with pre-gathered context. Run automatically via launchd every 30 minutes.
Distill this session's key learnings into long-term memory. Use after completing significant work or when user says "update memory" or "save this session".
Extract key learnings from daily logs and promote them to identity/memory.md. Run automatically via launchd once per day, or manually after a productive day.
| name | distill-session |
| description | Compress and save the key context from this session to the daily log. Run before ending a long session. |
| disable-model-invocation | true |
Session distillation — save this session's context to the daily log:
daily-logs/YYYY-MM-DD.md (today's date) under a ## [HH:MM] Session Distill heading
# Daily Log — YYYY-MM-DD header if it doesn't existidentity/memory.md under ## Session Log:
Format: - [YYYY-MM-DD] <what was done, 1 line>Token budget: keep the daily log entry under 200 words. Keep the identity/memory.md one-liner under 20 words.