session-scout

List recent AI coding sessions from Claude Code, Claude Desktop, and OpenCode.

3|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/evolv3ai/claude-skills-archive --skill session-scout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-scout
Source: https://github.com/evolv3ai/claude-skills-archive/tree/main/skills/session-scout
Command: npx skills add https://github.com/evolv3ai/claude-skills-archive --skill session-scout

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you quickly locate and list recent AI coding sessions across various tools like Claude Code, Claude Desktop, and OpenCode, preventing lost work and saving time.

Core Features & Use Cases

  • Cross-Tool Discovery: Finds sessions from Claude Code (Windows/WSL), Claude Desktop, and OpenCode.
  • Session Details: Extracts project paths, session IDs, and timestamps.
  • Use Case: You're unsure which project you were working on yesterday with Claude Code. This Skill will list all your recent sessions, showing the project name and when you last accessed it, allowing you to resume work immediately.

Quick Start

Run the PowerShell script to list your recent AI coding sessions.

Frequently Asked Questions about session-scout

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

FAQPage Schema
How do I find recent Claude Code sessions on Windows?

To find recent Claude Code sessions on Windows, you can use a PowerShell-based discovery tool that scans session artifacts to extract project paths, session IDs, and timestamps. This allows you to quickly locate and resume your recent coding work across Windows and WSL environments.

Can I list AI coding sessions from multiple tools like Claude Desktop and OpenCode?

Yes, you can list AI coding sessions from multiple tools. The discovery process cross-references session artifacts from Claude Code, Claude Desktop, and OpenCode, extracting details like project paths and timestamps to give you a unified view of your recent coding activity.

How do I export AI session history to CSV for auditing?

You can export AI session history to CSV by first discovering and listing your recent sessions. The extraction process gathers project paths, session IDs, and timestamps from the session artifacts, which you can then export to audit your AI tool usage across different projects.

Does session discovery work inside WSL environments?

Yes, session discovery works inside WSL environments. The tool uses PowerShell to locate and extract session artifacts from Claude Code, Claude Desktop, and OpenCode across both native Windows and WSL setups, ensuring you can find your recent coding sessions regardless of where they were created.

Why are my Claude Code sessions missing when I try to find them?

If your Claude Code sessions are missing, it may be due to artifacts being stored in separate Windows or WSL paths. Using a cross-tool discovery script helps troubleshoot this by scanning expected artifact locations to extract project paths, session IDs, and timestamps for missing or recent sessions.