session-reconstruct
Installation
SKILL.md
Session Reconstruct
Retroactively analyze and annotate exported sessions to reveal orchestration that wasn't captured.
Note: This skill analyzes sessions exported via the built-in
/exportcommand or raw JSONL logs from~/.claude/projects/. It INFERS orchestration details that weren't narrated—accuracy is ~60-80% vs ~95% for--showcasemode.
Quick Start
# For current session (export + reconstruct in one step)
"Export and reconstruct this session --reconstruct"
# For already-exported file
"Reconstruct orchestration from session.md --reconstruct"
# Other options
"Analyze this session --audit"
"Walk through what happened --replay"
Related skills