bypedrohcgs· 59 skills
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".
$npx -y skills add pedrohcgs/claude-code-my-workflow --skill compress-sessionInstalls into the current project.
Run `npx skills use "https://github.com/pedrohcgs/claude-code-my-workflow" --skill "pedrohcgs/claude-code-my-workflow/compress-session"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pedrohcgs/claude-code-my-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/pedrohcgs/claude-code-my-workflow"` and select the relevant skills, then follow their instructions.