remember

Review session work and update agent memory only with user approval.

2|2|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/NavarrePratt/claude-settings --skill remember-navarrepratt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remember
Source: https://github.com/NavarrePratt/claude-settings/tree/main/skills/remember
Command: npx skills add https://github.com/NavarrePratt/claude-settings --skill remember-navarrepratt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates a focused review of the current session to determine whether and how to update the agent's memory, capturing decisions, patterns, or insights without automatic changes.

Core Features & Use Cases

  • Session reflection: summarize key outcomes and decisions from the current interaction.
  • Conditional memory updates: evaluate the need to modify memory and apply changes only with explicit approval.
  • Memory indexing: maintain a concise index of topics and decisions for future sessions.

Quick Start

Review the current session and decide whether to update the agent memory.

Frequently Asked Questions about remember

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

FAQPage Schema
How do I review an agent session and update its memory without losing control?

Session review evaluates current interaction outcomes and indexes decisions, applying memory updates only after explicit user approval to prevent unwanted automatic changes.

What is gated agent memory management and when do I need it?

Gated agent memory management captures session decisions and patterns conditionally. You need it when ongoing sessions require reflection and indexed memory updates without automatic overwrites.

Can I capture session decisions and patterns without automatically modifying the memory index?

Yes, conditional memory updates summarize session outcomes and evaluate whether changes are warranted, reporting results for user approval before writing to the memory index.

How to maintain a concise memory index of decisions for future agent sessions?

Summarize key session outcomes, read the existing memory index, and evaluate whether updates are warranted to maintain a concise record of decisions for future sessions.

What is the best way to track agent decisions and insights across multiple sessions?

Reviewing session work and conditionally updating agent memory indexes decisions and insights, applying changes only with explicit approval to preserve decision-tracking integrity.

When should I not use automatic memory updates for agent reflection?

Avoid automatic memory updates when ongoing sessions involve critical decisions or patterns, requiring a gated process that summarizes work and reports results for user approval before writing.