claude-code-sessions

Official

Never lose your AI flow. Find, resume, analyze.

Authortekliner
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of losing context in AI conversations, struggling to find past work, or managing sessions across multiple projects. It ensures you can always pick up where you left off, saving time and reducing frustration.

Core Features & Use Cases

  • Universal Session Discovery: Automatically finds and lists all Claude Code sessions across any project or directory.
  • Intelligent Resume: Resume any session by ID or content, with automatic directory switching.
  • Content Search: Quickly search session history by keywords using fast grep-based search.
  • Use Case: You're working on a complex feature, switch projects, and need to recall a specific discussion with Claude from last week. Simply ask, "Find conversations about Notion integration from last week," and the skill will locate and offer to resume the relevant session.

Quick Start

To resume your last session about dashboard implementation, ask Claude: Resume my last session about dashboard implementation. To list all sessions from this week, ask: Show me all sessions from this week.

Dependency Matrix

Required Modules

Python 3.8+

Components

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-code-sessions
Download link: https://github.com/tekliner/improvado-agentic-frameworks-and-skills/archive/main.zip#claude-code-sessions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository