remember

Capture user decisions, preferences, and lessons into a memory index.

20|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/HerbertJulio/specialist-agent --skill remember-herbertjulio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: remember
Source: https://github.com/HerbertJulio/specialist-agent/tree/main/skills/remember
Command: npx skills add https://github.com/HerbertJulio/specialist-agent --skill remember-herbertjulio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save decisions, preferences, and lessons so context remains available across sessions.

Core Features & Use Cases

  • Capture decisions, preferences, and lessons and store them in a memory index.
  • Provide a structured memory file per topic for quick recall and updates.
  • Use memory to influence future interactions and project guidance.

Quick Start

Use /remember to save a decision, preference, or lesson for retrieval in future sessions.

Frequently Asked Questions about remember

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

FAQPage Schema
How do I persist decisions and context across sessions?▼

You persist decisions and context across sessions by capturing preferences and lessons into a structured memory directory with an index, enabling recall to inform future interactions and project guidance.

What is the best way to save project lessons for future recall?▼

The best way to save project lessons is to store them in a structured memory file per topic within a memory index, allowing quick recall and updates for individual and team workflows.

Can I use memory management for both individual and team workflows?▼

Yes, memory management supports both individual and team workflows by handling decisions, preferences, patterns, and contextual notes across multiple projects within a shared memory directory.

How do I store preferences so they influence future interactions?▼

You store preferences by capturing them into a memory index, which then applies the saved context to influence future interactions and provide ongoing project guidance across sessions.

Do I need a specific directory setup to manage memory persistence?▼

Yes, you need a memory directory for storage and an index to enable recall across sessions, along with a frontmatter containing at least a name and description for proper setup.

Why does my context not persist across different project sessions?▼

Context fails to persist across sessions if decisions and lessons are not actively captured into a structured memory index, preventing the system from recalling past notes to inform new interactions.