recall

Retrieve prior decisions and patterns from session, project, or global memories.

4|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/synaptiai/agent-capability-standard --skill recall-synaptiai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recall
Source: https://github.com/synaptiai/agent-capability-standard/tree/main/skills/recall
Command: npx skills add https://github.com/synaptiai/agent-capability-standard --skill recall-synaptiai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Recall retrieves prior decisions, rationale, and learned patterns from memory to maintain consistency across interactions.

Core Features & Use Cases

  • Retrieve relevant memories by topic or pattern to inform decisions.
  • Surface provenance, timestamps, and rationale for auditable recall.
  • Detect potential contradictions and indicate sources for traceability.

Quick Start

To recall a past decision about a topic, ask Recall to fetch related memories from the current session or project memory.

Frequently Asked Questions about recall

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

FAQPage Schema
How do I retrieve past decisions from memory to maintain consistency across sessions?

To retrieve past decisions and maintain consistency, use memory recall to fetch prior rationale and learned patterns. It supports scoped searches over session, project, or global memories, returning structured results with provenance and timestamps for downstream work.

What is the best way to search project memory for prior rationale and learned patterns?

The best way to search project memory for prior rationale is by using scoped memory recall. You can filter memories by time range and relevance, which outputs structured results containing provenance, timestamps, and potential contradictions to inform your current decisions.

Can I detect contradictions when retrieving past decisions from memory scope?

Yes, you can detect potential contradictions when retrieving past decisions from a memory scope. The recall process surfaces these contradictions and indicates sources for traceability, ensuring auditable memory recall and reliable consistency across your interactions.

Does memory recall support filtering by time range and relevance for auditable searches?

Memory recall supports filtering by time range and relevance for auditable searches. It retrieves prior decisions and learned patterns from your specified memory scope, outputting structured results complete with provenance and timestamps to ensure traceability.

When do I need to use scoped memory searches over session, project, or global memories?

You need scoped memory searches over session, project, or global memories when maintaining consistency across interactions. This scoped recall retrieves relevant past decisions and learned patterns, providing provenance and highlighting contradictions for reliable downstream decision making.