recall

Loads recent transcripts and memory stores to surface relevant session information.

8|1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/toejough/engram --skill recall-toejough
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recall
Source: https://github.com/toejough/engram/tree/main/skills/recall
Command: npx skills add https://github.com/toejough/engram --skill recall-toejough

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users recall memories from past sessions, enabling continuity and faster context switching by surfacing relevant transcripts and remembered decisions.

Core Features & Use Cases

  • Load recent session transcripts and surface relevant memories and decisions.
  • Provide context for ongoing work across sessions by surfacing remembered facts.
  • Support resume of work after breaks by re-establishing context from prior interactions.

Quick Start

Run engram recall to fetch memories from recent sessions and present a concise summary.

Frequently Asked Questions about recall

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

FAQPage Schema
How do I recall context and memories from past sessions?

You can recall past session context by loading recent transcripts and filtering relevant memories to present a concise summary for your ongoing work.

What is the best way to resume work after a break using session transcripts?

Resuming work after a break is supported by reading the latest session transcripts and surfacing remembered decisions to re-establish prior interaction context.

How does surfacing memories from memory stores help with ongoing work?

Surfacing memories helps with ongoing work across sessions by loading relevant facts from memory stores and filtering them to support immediate context switching.

Can I search past session transcripts without setting up dependencies?

Yes, you can search past session transcripts without dependencies, as the recall mechanism directly reads existing memory stores and recent transcripts to filter results.

Does recalling past sessions provide full transcripts or concise summaries?

Recalling past sessions provides concise summaries rather than full transcripts, filtering relevant memories and context to present only what is needed to continue work.