session-search

Search past coding sessions across multiple agents with lexical, semantic, or hybrid modes.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/ASRagab/asragab-claude-marketplace --skill session-search-asragab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-search
Source: https://github.com/ASRagab/asragab-claude-marketplace/tree/main/plugins/cass/skills/session-search
Command: npx skills add https://github.com/ASRagab/asragab-claude-marketplace --skill session-search-asragab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Locate and surface past coding sessions, decisions, and patterns across multiple agents to accelerate learning and reuse.

Core Features & Use Cases

  • Unified session search across Claude Code, Codex, Cursor, Gemini CLI, Copilot, and 14+ agents using lexical, semantic, or hybrid modes.
  • Drill down into context: view source, timeline, and surrounding messages to understand past work.
  • Store findings to memory with mcp__memory__remember to build a personal knowledge base.

Quick Start

Ask your AI to search your session history for a topic and surface the most relevant past solutions.

Frequently Asked Questions about session-search

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

FAQPage Schema
How do I search past coding sessions across multiple AI agents?

You can search past coding sessions across multiple agents using lexical, semantic, or hybrid search modes against a unified session index. This surfaces past decisions and patterns from tools like Claude Code, Cursor, and Copilot.

What is the best way to find previous coding decisions from Claude Code or Cursor?

Querying the session index with a topic keyword is the best way to find previous coding decisions. You can drill down into the source, timeline, and surrounding messages to understand the context of past agent work.

Does session search work with Gemini CLI and Copilot history?

Yes, unified session search works with Gemini CLI, Copilot, and 14+ other agents. It allows you to apply time filters and retrieve context-rich results across these coding environments.

Can I save search results from my coding history to a knowledge base?

You can save search results from your coding history to a knowledge base using memory-store integration. This stores findings to build an ongoing personal knowledge base for future reuse.

How do I filter agent session searches by time?

To filter agent session searches by time, apply the built-in time filters. This narrows lexical, semantic, or hybrid search results to specific periods, helping you drill down into relevant context faster.