mem-history

Fetch cross-session observations, decisions, and gotchas from claude-mem.

35|5|Updated Jul 5, 2025
One-click install
npx skills add https://github.com/alexei-led/cc-thingz --skill mem-history
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mem-history
Source: https://github.com/alexei-led/cc-thingz/tree/main/plugins/dev-tools/skills-codex/mem-history
Command: npx skills add https://github.com/alexei-led/cc-thingz --skill mem-history

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve cross-session project history, past decisions, and known gotchas stored by claude-mem to maintain context across sessions.

Core Features & Use Cases

  • Cross-session recall: quickly fetch observations, decisions, and timelines from claude-mem for the current project.
  • Context validation: verify whether prior decisions align with current work and identify missing information.
  • Timeline reconstruction: assemble a concise narrative of project history to inform planning.

Quick Start

Ask Claude to recall the latest project decisions and timeline from claude-mem for this project.

Frequently Asked Questions about mem-history

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

FAQPage Schema
How do I recall project decisions and history from previous sessions?

You can recall project history by fetching cross-session observations and decisions stored by claude-mem. This provides a compact, recency-sorted timeline to review the last session, confirm past decisions, and maintain context continuity.

How does cross-session memory retrieval work for project observations?

Cross-session memory retrieval works by using claude-mem indexing and retrieval to fetch stored project observations. It provides search, get_observations, and timeline outputs to present a compact, recency-sorted history of your project's gotchas and decisions.

Can I verify past project decisions and known gotchas using stored memory notes?

Yes, you can verify past project decisions and known gotchas by fetching stored memory notes. This context validation helps you check whether prior decisions align with current work and identify any missing information for your project.

Do I need claude-mem to reconstruct a project timeline from memory notes?

Yes, reconstructing a project timeline relies directly on claude-mem indexing and retrieval. It fetches the stored observations and decisions required to assemble a concise narrative of project history to inform your planning.

What is the best way to assemble a concise narrative of project history for planning?

The best way to assemble project history is to use claude-mem to fetch cross-session observations and decisions. This reconstructs a compact, recency-sorted timeline from memory notes, providing a concise narrative that informs planning.