mem-recall

Search historical AI conversations across Claude Code, Codex, and Pi using Trellis CLI.

8|19|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/mindfold-ai/marketplace --skill mem-recall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mem-recall
Source: https://github.com/mindfold-ai/marketplace/tree/main/skills/mem-recall
Command: npx skills add https://github.com/mindfold-ai/marketplace --skill mem-recall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of AI-assisted work by providing a unified search and retrieval interface for historical conversations across Claude Code, Codex, and Pi, ensuring you never lose track of design decisions or brainstorming sessions.

Core Features & Use Cases

  • Cross-Platform Recall: Search through local session storage for Claude, Codex, and Pi to find specific discussions or rationale.
  • Contextual Drill-down: Retrieve specific turns of conversation with surrounding context to understand the "why" behind past decisions.
  • Brainstorming Slicing: Isolate the creative discussion phase from implementation noise to quickly recover design trade-offs and rejected alternatives.

Quick Start

Use the mem-recall skill to find what we discussed about the memory architecture in the Trellis project last week.

Frequently Asked Questions about mem-recall

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

FAQPage Schema
How do I search past AI conversations across Claude Code, Codex, and Pi?

To search past AI conversations across Claude Code, Codex, and Pi, use this skill to query local session storage. It filters historical dialogue by keywords, project context, and task phases to recover specific design rationale.

How does cross-platform recall recover design decisions from previous sessions?

Cross-platform recall recovers design decisions by parsing local session logs from multiple platforms. It isolates brainstorming phases from implementation noise to retrieve the specific context and trade-offs behind past choices.

Do I need the Trellis CLI to search local AI session logs?

Yes, you need the Trellis CLI to search local AI session logs. The CLI parses the stored session data and provides the structured, context-aware output required for the AI to consume the historical information.

Can I retrieve specific turns of conversation with surrounding context from AI history?

You can retrieve specific turns of conversation with surrounding context from AI history. This contextual drill-down isolates exact dialogue exchanges to help you understand the reasoning behind previous decisions.

What is the best way to find old brainstorming discussions from AI coding sessions?

The best way to find old brainstorming discussions is using the brainstorming slicing feature. It separates creative discussion phases from implementation noise in local logs to quickly recover rejected alternatives and design trade-offs.

How do I filter historical AI dialogue by project context and task phases?

You filter historical AI dialogue by project context and task phases using the structured search parameters. This allows you to target specific cross-project recall queries and retrieve highly relevant conversation snippets.