session-analyzer

Discovers and lists Claude Code session transcripts from .claude/logs/ for analysis. Use when the user wants to find available sessions, view session timelines, identify which sessions to analyze for workflow improvements, or understand session history. Triggers when user mentions "what sessions do I have", "analyze my workflow", "show my recent sessions", "find transcripts from [date]", or similar session discovery requests.

$ Installer

git clone https://github.com/nitromike502/claude-code-config-manager /tmp/claude-code-config-manager && cp -r /tmp/claude-code-config-manager/.claude/skills/session-analyzer ~/.claude/skills/claude-code-config-manager

// tip: Run this command in your terminal to install the skill