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 المهني
| 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.
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.