agent-history

Find and recover Claude Code and VS Code Copilot chat sessions from JSONL logs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jeff-hamm/ai-tools --skill agent-history-jeff-hamm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-history
Source: https://github.com/jeff-hamm/ai-tools/tree/main/src/skills/agent-history
Command: npx skills add https://github.com/jeff-hamm/ai-tools --skill agent-history-jeff-hamm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires JumpshellPs, and includes scripts (resource) components.

What problem does it solve?

Find, search, and recover Claude Code and VS Code Copilot chat sessions.

Core Features & Use Cases

  • Find past conversations across local and cloud storage.
  • Recover session state for interrupted workflows and re-create context.
  • Analyze chat history to extract design decisions and implementation notes.

Quick Start

Search for a keyword in recent sessions to locate and begin restoring the relevant chat history.

Frequently Asked Questions about agent-history

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

FAQPage Schema
How do I recover Claude Code chat sessions after an interruption?

Recover Claude Code chat sessions by reading JSONL session logs across local and remote storage to restore interrupted workflows and re-create context using ready-to-run scripts.

Can I search VS Code Copilot chat history across multiple project roots?

Search VS Code Copilot chat history across multiple project roots and environments by scanning session logs to locate past conversations and audit chat history.

Does Claude Copilot session recovery work on Linux and WSL environments?

Session recovery works on Linux and WSL environments, providing ready-to-run scripts that locate and recover Claude Code and VS Code Copilot chat sessions.

What's the best way to find past Claude Code conversations by keyword?

Find past Claude Code conversations by searching for a keyword in recent session logs to locate and begin restoring the relevant chat history quickly.

Can I analyze chat history to extract design decisions from Claude Copilot sessions?

Analyze chat history from Claude Copilot sessions to extract design decisions and implementation notes by reading and auditing JSONL session logs.

What are the limitations of recovering VS Code Copilot chat sessions?

Recovering VS Code Copilot chat sessions is limited to reading JSONL session logs and supports Linux/WSL environments, requiring local or remote storage access for successful recovery.