transcript-viewer
Installation
SKILL.md
Transcript Viewer Skill
Purpose
This skill converts and browses session transcripts from two supported tools:
- Claude Code — JSONL logs auto-saved to
~/.claude/projects/ - GitHub Copilot CLI — JSONL logs auto-saved to
~/.copilot/session-state/*/events.jsonl
It provides four browsing modes:
- Current session — View the active session's transcript
- Specific session — View a session by its ID
- Agent output — View background task output files produced by subagents
- All sessions — Browse all project sessions, with optional date-range filtering