Session Replay Skill Purpose This skill analyzes claude-trace JSONL files to provide insights into Claude Code session health, token usage patterns, error frequencies, and agent effectiveness. It complements the command by focusing on API-level trace data rather than conversation transcripts. When to Use This Skill - Session debugging : Diagnose why a session was slow or failed - Token analysis : Understand token consumption patterns - Error patterns : Identify recurring failures across sessions - Performance optimization : Find bottlenecks in tool usage - Agent effectiveness : Measure which…