recall-sessions

Retrieve past agent conversations by query, filePath, project, or limit.

515|64|Updated Oct 23, 2024
One-click install
npx skills add https://github.com/allenhutchison/obsidian-gemini --skill recall-sessions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recall-sessions
Source: https://github.com/allenhutchison/obsidian-gemini/tree/main/prompts/bundled-skills/recall-sessions
Command: npx skills add https://github.com/allenhutchison/obsidian-gemini --skill recall-sessions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables quick retrieval of past agent conversations to surface decisions, context, and resumable threads, ensuring continuity across notes and workstreams.

Core Features & Use Cases

  • Search by query across session titles to locate relevant discussions.
  • File-based recall by linking to specific notes or projects to surface contextual history.
  • Guided review with session summaries and a historyPath to open full conversations when needed.

Quick Start

Call recall_sessions with a query, filePath, or project to retrieve relevant past sessions.

Frequently Asked Questions about recall-sessions

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

FAQPage Schema
How do I retrieve past agent conversations for context and continuity?

You can retrieve past agent conversations by searching session titles with a text query, or by referencing a specific file path or project name to surface relevant historical context, decisions, and resumable threads.

Can I search conversation history by linking to a specific note or project file?

Yes, file-based recall allows you to link to specific notes or project files. This surfaces the contextual history and past discussions directly associated with that file path for guided review.

What is the best way to resume work from a previous agent session?

The best way to resume work is to query past sessions to locate the relevant discussion. The results provide session summaries and a history path, allowing you to open the full conversation and continue your workstream.

How do I audit past decisions and knowledge across multiple projects?

You can audit past decisions by retrieving historical agent conversations across projects. Use optional parameters like query, project, and limit to refine results and validate decisions from earlier sessions.

Are there limits to how many past sessions I can retrieve at once?

You can control the number of retrieved sessions by using the optional limit parameter. This refines the search results returned, ensuring you only surface the most relevant past conversations for your current needs.