session-analyzer
CommunityDiscover Claude sessions, analyze workflow history.
Authornitromike502
Version1.0.0
Installs0
System Documentation
What problem does it solves? Navigating through numerous Claude Code session logs to find specific interactions or understand your development history can be time-consuming. This Skill provides an organized way to discover, list, and get an overview of your past Claude Code sessions, making workflow analysis effortless.
Core Features & Use Cases
- Effortless Session Discovery: Automatically scans your
.claude/logs/directory, identifying and grouping main and subagent transcripts. - Chronological History: Lists sessions by date, allowing you to quickly find recent activity or historical interactions.
- Detailed Session Overview: For each session, view its ID, start time, main transcript filename, and the number of associated subagent transcripts.
- Date Filtering: Easily filter sessions by a specific date (YYYYMMDD) to focus on a particular day's work.
- Use Case: You want to review all your Claude Code sessions from last Tuesday to understand how a specific feature was developed. This Skill helps you quickly locate and list those sessions, preparing them for deeper analysis.
Quick Start
List all dates with available sessions
node .claude/skills/session-analyzer/analyze-session.js
List all sessions from October 17, 2025
node .claude/skills/session-analyzer/analyze-session.js 20251017
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: session-analyzer Download link: https://github.com/nitromike502/claude-code-web-manager/archive/main.zip#session-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.