Analyze Session Logs IMPORTANT DISTINCTION : This skill analyzes Claude Code session transcripts (what Claude saw and thought), NOT application/production logs (what code executed). For application logs, use the analyze-logs skill instead. Quick Start Most common usage (list all messages): View context at specific point (by message index): View context at specific message (by UUID from logs/errors): When to Use This Skill Invoke this skill when users mention: - "why did Claude do X?" - "what was in the context window?" - "analyze session" / "check session logs" - "debug Claude behavior" - "to…