postcompaction
Installation
SKILL.md
Post-Compaction Context Recovery
Compaction summaries preserve facts but lose nuance. This skill recovers nuance that compaction drops by reading the full conversation transcript via a subagent (keeping the raw transcript out of your context).
On Activation
1. Find the transcript path
The compaction summary includes a line like:
read the full transcript at: /path/to/session.jsonl
Extract that path. If not found, check for .jsonl files in
~/.claude/projects/ matching the current project directory.