Claude Code Sessions
Plugin Verified ActiveSession intelligence for Claude Code: search, analyze, diff, and resume past sessions with a web dashboard
To provide session intelligence for Claude Code, enabling users to search, analyze, and manage all their past sessions through a web dashboard and specialized skills.
Features
- List, search, and analyze all past Claude Code sessions
- Provide session statistics (tokens, models, tools)
- Compare changes between sessions
- Resume past sessions with generated context prompts
- Clean up old or empty session files
- Aggregate and manage tasks across sessions
- Offer a local web dashboard for visual session browsing
Use Cases
- Finding a specific past conversation or piece of work
- Analyzing token usage and cost for sessions
- Understanding how work evolved across multiple sessions
- Resuming work from a previous session without losing context
- Cleaning up disk space used by old session files
Non-Goals
- Modifying the content of active sessions (beyond resuming)
- Providing real-time cost estimation
- Interacting with external services beyond local file system operations
Installation
First, add the marketplace
/plugin marketplace add apappascs/claude-code-sessions/plugin install claude-code-sessions@claude-code-sessionsContains 11 extensions
Skill (11)
Finds old, empty, or tiny Claude Code session files that are candidates for deletion. Use when the user wants to clean up sessions, free disk space, says "clean up old sessions", or asks about session storage usage.
Delete a Claude Code session file, with optional cleanup of associated task lists and tasks. Warns about orphaned tasks before deleting. Use when the user says "delete session", "remove session", or wants to clean up a specific session.
Show detailed information about a Claude Code session including stats, token usage, models used, tools called, associated tasks, and conversation messages. Use when the user says "show session", "session details", "what happened in session X".
Compares two Claude Code sessions — shows what changed in files, tools used, branches, and topics. Use when the user says "what changed between sessions", "diff sessions", "compare yesterday and today", or wants to understand how work evolved across sessions.
Exports a Claude Code session as a clean, readable markdown transcript. Use when the user wants to export a session, create a transcript, save session history to a file, or says "export this session".
Lists all Claude Code sessions for a project or globally, sorted by recency, size, or duration. Use when the user asks how many sessions they have, wants to see recent sessions, says "list sessions", or wants a session inventory.
Generates a context recovery prompt from a past Claude Code session so a new session can pick up where it left off. Use when the user says "resume from", "pick up where I left off", "continue that session", "context recovery", or wants to start a new session with context from an old one.
Searches Claude Code sessions across all projects by keyword, topic, or content. Use when the user wants to find a previous session, locate past work, search for something they discussed before, or cannot remember which project a conversation was in. Also use when the user says "find that session where" or "search sessions".
Shows token usage, model distribution, turn count, duration, and tool usage for a Claude Code session. Use when the user asks about token usage, session cost, model breakdown, or says "session stats" or "how much did this session use".
Aggregates tasks across Claude Code task lists and sessions — shows pending, in-progress, and completed tasks with dependencies. Use when the user asks "what tasks are pending", "show my tasks", "orphaned tasks", "task dependencies", or wants a cross-session task inventory.
Shows a chronological timeline of all Claude Code sessions for a project. Use when the user asks "what's the history of this project", "show me all sessions", "session timeline", or wants to see patterns in their work.
Quality Score
VerifiedTrust Signals
Similar Extensions
Paper Search
100Search academic papers via OpenAlex — find papers by keyword, look up details by DOI, with pagination and sorting
Spec Workflow MCP
99MCP server with auto-started dashboard for structured spec-driven development.
Spec Workflow Mcp
98MCP server for structured spec-driven development with real-time web dashboard and VSCode extension.
Memory Bank
95Token-efficient persistent memory system with 3-tier architecture, branch-aware context, smart compression, session diffing, session continuation protocol, and recovery mode.
Msapps Cowork Mem
93Persistent memory across Cowork sessions — recall decisions, file changes, insights, and errors from previous sessions automatically