memory-recall

Retrieve remembered preferences and decisions from memoir for current tasks.

604|43|Updated Aug 8, 2025
One-click install
npx skills add https://github.com/zhangfengcdt/memoir --skill memory-recall-zhangfengcdt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-recall
Source: https://github.com/zhangfengcdt/memoir/tree/main/plugins/claude-code/skills/memory-recall
Command: npx skills add https://github.com/zhangfengcdt/memoir --skill memory-recall-zhangfengcdt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Recall past sessions and remembered preferences from memoir to inform current tasks, reducing repeated questions and context switching.

Core Features & Use Cases

  • Retrieve remembered preferences, session highlights, and design conventions across iterations to guide decisions.
  • Batch fetch keys by semantic taxonomy paths and return concise values for downstream prompts.
  • Use in design reviews, meta-questions about project history, and ensuring consistency across sessions.

Quick Start

Ask memoir to fetch your last session's preferences for the current project.

Frequently Asked Questions about memory-recall

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

FAQPage Schema
How do I recall past session preferences and decisions for my current project?

To recall past session preferences, you can retrieve remembered decisions and meta-information from memoir to influence current tasks and reduce repeated questions. This mechanism guides the agent to surface relevant facts and apply them to your current prompt.

What is the best way to retrieve design conventions across multiple iterations?

Retrieving design conventions across iterations involves fetching remembered preferences and session highlights from memoir by semantic taxonomy paths. This returns concise values for downstream prompts, ensuring consistency across sessions and guiding design reviews.

Can I batch fetch session history and meta-information using semantic taxonomy paths?

Yes, you can batch fetch session history and meta-information by semantic taxonomy paths. This approach retrieves concise remembered values from memoir, allowing downstream prompts to process multiple relevant facts simultaneously without manual context switching.

How do past sessions and preferences influence my current task prompts?

Past sessions and preferences influence current task prompts by retrieving remembered facts from memoir to guide decisions. The agent surfaces the most relevant meta-information, conventions, and design choices, applying them directly to the current prompt processing.

Do I need a memoir to use memory recall for retrieving project history?

Yes, you need a memoir to use memory recall, as it serves as the source for retrieving remembered preferences, decisions, and session highlights. Without a memoir, the agent cannot surface past meta-information to inform your current tasks.