memory-manager

Retrieve and write back AI R&D memory across working, episode, procedure, insight, and persona types.

51|4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/TenureAI/PhD-Zero --skill memory-manager-tenureai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-manager
Source: https://github.com/TenureAI/PhD-Zero/tree/main/.agents/skills/memory-manager
Command: npx skills add https://github.com/TenureAI/PhD-Zero --skill memory-manager-tenureai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining continuity and building upon previous work in long-running research projects by systematically managing AI memory.

Core Features & Use Cases

  • State Preservation: Saves and retrieves the current state of a research run, including goals, plans, and progress.
  • Knowledge Management: Stores and organizes reusable procedures, insights, and past episodes for future reference.
  • Use Case: After a complex experiment fails, this Skill can retrieve the exact state before the failure, allowing the agent to resume work or debug more effectively without losing prior context.

Quick Start

Use the memory-manager skill to retrieve the working memory state before starting the next research stage.

Frequently Asked Questions about memory-manager

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

FAQPage Schema
How do I preserve AI research memory across long-running workflow sessions?

To preserve AI research memory, you save the run state, goals, and progress using state management. This maintains continuity across long-running workflows by systematically storing working memory, episodes, and procedures for future retrieval.

How can I recover research state after a context window compaction?

Recover research state after compaction by retrieving preserved working memory. The system restores the exact run state, allowing the agent to resume experiments or debug effectively without losing prior context or progress.

What's the best way to manage knowledge retrieval and reuse prior research procedures?

Manage knowledge retrieval by organizing memory into defined types like procedures, insights, and episodes. This structure enables the agent to systematically reuse prior knowledge and record outcomes for future reference during research.

Does this memory management approach work for recovering state after a failed experiment?

Yes, this memory management approach works for failed experiments by retrieving the exact state before the failure. The agent recovers the working memory to resume work or debug more effectively without losing prior context.

Can I export shared memory publications from my research workflow?

Yes, you can export shared memory publications from your research workflow. The system prepares shared memory publications by operating across working, episode, procedure, insight, and persona memory types with defined writeback policies.