memory-evolution

Analyze memory usage patterns and propose consolidation, pruning, or enrichment actions.

235|66|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/nhadaututtheky/neural-memory --skill memory-evolution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-evolution
Source: https://github.com/nhadaututtheky/neural-memory/tree/main/.claude-plugin/skills/memory-evolution
Command: npx skills add https://github.com/nhadaututtheky/neural-memory --skill memory-evolution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes how memories are used in NeuralMemory and optimizes the memory graph by identifying hot, warm, cold, and dead memories, then proposing consolidation, pruning, or enrichment actions to improve recall efficiency and reliability.

Core Features & Use Cases

  • Usage pattern discovery: detect hot/cold memories, and generate an actionable evolution plan.
  • Bottleneck analysis: identify root causes like fragmentation, stale data, or missing reasoning, with a prioritized action list.
  • Evolution actions: consolidate fragmented memories, enrich under-covered topics, prune stale data, and normalize tags to improve recall quality.
  • Checkpointing & metrics: log decisions and measure recall improvements over cycles.

Quick Start

Run a full evolution cycle to analyze usage, identify bottlenecks, and propose consolidation, pruning, and enrichment actions.

Frequently Asked Questions about memory-evolution

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

FAQPage Schema
How do I optimize neural memory graph recall efficiency?

To optimize neural memory graph recall, you analyze memory usage patterns to classify memories as hot, warm, cold, or dead, then propose consolidation, pruning, or enrichment actions to improve performance.

What is memory consolidation and pruning in a neural memory system?

Memory consolidation merges fragmented memories, while pruning removes stale or dead data. Together, they analyze usage patterns to optimize the neural memory graph and improve overall recall efficiency.

How do I identify hot, warm, and cold memories from usage logs?

You identify hot, warm, and cold memories by analyzing usage data, recall queries, and habit logs. This discovers usage patterns and bottlenecks like fragmentation or stale data to generate an actionable evolution plan.

What's the best way to safely audit memory graph changes before execution?

To safely audit memory graph changes, the system presents proposed consolidation, pruning, and enrichment actions for user approval before execution, recording outcomes and checkpoint logs in an evolution log for traceability.

Why does memory recall quality degrade over time?

Memory recall quality degrades due to bottlenecks like memory fragmentation, stale data, and missing reasoning. Analyzing usage patterns helps identify these root causes and proposes enrichment actions to restore quality.

Can I measure recall improvements after optimizing my memory graph?

Yes, you can measure recall improvements over cycles using built-in performance metrics. The system logs evolution decisions and checkpoints to track how consolidation, pruning, and enrichment actions affect recall quality.