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".

pedrohcgs f4e3bcd 7.2 KB Updated

File contents

pedrohcgs/claude-code-my-workflow/tree/main/.claude/skills/compress-session commit f4e3bcdb9d

Frequently asked questions

npx skillmds@latest add pedrohcgs/compress-session