session-search

Search and export relevant sessions across multiple coding assistant histories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables rapid discovery and analysis of AI coding assistant sessions across multiple tools to surface past work, patterns, and relevant context, helping engineers learn and reuse solutions.

Core Features & Use Cases

  • Cross-source session search: Index and query conversations from Claude Code, Cursor, Aider, and OpenCode to uncover insights.
  • Pattern and timeline analysis: Visualize how decisions evolved over time and identify recurring patterns.
  • Knowledge-graph enrichment & export: Associate sessions with concepts and export findings for documentation or sharing.

Quick Start

Use the session-search skill to locate past discussions about a topic like authentication and extract a summary.

Frequently Asked Questions about session-search

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

FAQPage Schema
How do I search across multiple AI coding session histories?

You can search across multiple AI coding session histories using full-text search and concept matching to surface relevant conversations and decisions from different tools.

Can I find past Cursor and Claude Code conversations for knowledge transfer?

Yes, you can find past Cursor and Claude Code conversations for knowledge transfer by indexing and querying session histories to uncover insights and relevant context.

How do I visualize coding decisions and patterns over time from AI assistant sessions?

You visualize coding decisions and patterns over time from AI assistant sessions by using timeline analysis features to track how concepts evolved across your project history.

Does session search work with Aider and OpenCode session logs?

Yes, session search works with Aider and OpenCode session logs, allowing you to index and query conversations from these specific AI coding assistants for auditing.

What is the best way to export AI coding session findings for documentation?

The best way to export AI coding session findings for documentation is to use knowledge-graph enrichment to associate sessions with concepts and export the summarized results.

How does knowledge graph concept matching work for AI coding sessions?

Knowledge graph concept matching for AI coding sessions works by associating your indexed conversations with relevant concepts, enabling pattern discovery beyond basic full-text search.