claude-session-history
CommunityRecover and summarize Claude Code sessions
Software Engineering#summarization#claude#developer-tools#jsonl#session-history#session-recovery#overflow-detection
Authord3ming
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers recover context and next steps from interrupted or overflowing Claude Code sessions by reading and synthesizing per-project session logs so work can be resumed quickly and reliably.
Core Features & Use Cases
- Session discovery and search: find sessions by recent activity or by matching user messages across per-project JSONL logs.
- Summarization and recovery: extract the initial task, assistant narrative, tool calls, overflow detection, and a concise synthesis of accomplishments, where it stopped, and pending work.
- Worktree awareness and safeguards: detects git worktrees, scopes searches to an explicit workspace when requested, and emphasizes verification steps before claiming repository state.
- Use case: recover the last unfinished coding session after a context overflow to continue the task without re-running prior steps.
Quick Start
Ask the assistant to find and summarize the latest Claude Code session for the current project and recommend the next actionable step.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: claude-session-history Download link: https://github.com/d3ming/dot-agents/archive/main.zip#claude-session-history 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.