Compress Session

Distill the current conversation into a structured note (decisions made, open questions, file pointers with line numbers, next 1–3 actions) and save to `quality_reports/session_logs/` before auto-compression. Differs from `/checkpoint` (explicit stop-point snapshot) and from auto-compaction (which truncates rather than distills). Use when context is approaching auto-compact threshold, when a long pipeline has accumulated many decisions, or when the user says "compress", "distil this session", "before we hit auto-compact", "structured handoff before context resets".

majiayu000 8c78e79 2 files · 9.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/productivity/compress-session commit 8c78e79db0

Frequently asked questions

npx skillmds add majiayu000/compress-session-2