memory

Capture development session learnings and route them into MEMORY.md files.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/dohernandez/claude-skills --skill memory-dohernandez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/dohernandez/claude-skills/tree/main/plugins/memory/skills/memory
Command: npx skills add https://github.com/dohernandez/claude-skills --skill memory-dohernandez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralized knowledge management for an ecosystem of skills by capturing learnings from development sessions and routing them to the appropriate MEMORY.md file for each skill.

Core Features & Use Cases

  • Capture: convert new learnings into MEMORY.md entries and route them to the correct skill for later review.
  • Review: aggregate and display learnings per skill to reinforce memory and guide future work.
  • Consolidate: deduplicate and reorganize learnings across all skills to maintain a clean knowledge base.

Quick Start

Use /memory capture with a concise learning and then /memory review to inspect relevant memory entries.

Frequently Asked Questions about memory

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

FAQPage Schema
How do I route development session learnings into per-skill memory stores?

To route learnings into memory stores, use the /memory capture command to convert new insights into entries and direct them to the correct skill's MEMORY.md file for later review.

What is the best way to consolidate knowledge across an ecosystem of skills?

The best way to consolidate knowledge across skills is using the /memory consolidate command, which deduplicates and reorganizes learnings to maintain a clean, centralized knowledge base.

How do I review captured learnings to guide future development work?

You can review captured learnings by running the /memory review command, which aggregates and displays memory entries per skill to reinforce knowledge and guide future development.

Does this knowledge-management approach work for orchestrator memory consolidation?

Yes, this knowledge-management approach explicitly supports orchestrator memory consolidation by routing development session learnings into appropriate MEMORY.md files across the entire skill ecosystem.

Can I use this memory routing skill without any external dependencies?

Yes, you can use this memory routing skill without external dependencies, as it operates independently to format entries and provide capture, review, and consolidate commands for developer workflows.