session-analyzer

Discover and analyze Claude Code session transcripts from .claude/logs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/OrasesLabs/orases-claude-code-marketplace --skill session-analyzer-oraseslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-analyzer
Source: https://github.com/OrasesLabs/orases-claude-code-marketplace/tree/main/workflow-analyzer/skills/session-analyzer
Command: npx skills add https://github.com/OrasesLabs/orases-claude-code-marketplace --skill session-analyzer-oraseslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users locate Claude Code session transcripts in .claude/logs/ and provides a high-level overview of sessions, including start times, subagent counts, and date-based filtering, enabling faster retrospective analysis and workflow insights.

Core Features & Use Cases

  • Session Discovery: Auto-discovers logs and groups main and subagent transcripts, sorted by date
  • Session Information: Displays Session ID, start time, main transcript, and subagent count
  • Date Filtering: Filter sessions by date to focus on a specific day

Quick Start

List available sessions or view sessions for a specific date to begin analysis.

Frequently Asked Questions about session-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover and list Claude Code session transcripts from my logs?

Session-analyzer auto-discovers logs in .claude/logs/ and lists all available sessions grouped by date, displaying Session ID, start time, main transcript, and subagent count for quick overview.

Can I filter Claude Code sessions by a specific date?

Yes, session-analyzer filters sessions by date, allowing you to focus on transcripts from a particular day and narrow analysis to specific development work periods.

What information does session-analyzer extract from Claude Code session logs?

Session-analyzer extracts Session ID, start time, main transcript path, subagent count, and groups related transcripts, providing metadata for retrospective workflow analysis.

How does session-analyzer organize main and subagent transcripts?

Session-analyzer groups transcripts by Session ID, linking main agent and subagent logs together and displaying subagent counts so you understand session complexity at a glance.

What's the best way to review Claude Code development workflows retrospectively?

Session-analyzer lists and filters sessions by date, then presents timeline views and metadata, enabling you to spot patterns and optimize future development workflows.