memory-manager

Manage global and project memory with 'remember' and 'forget' commands.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill memory-manager-791994545
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-manager
Source: https://github.com/791994545/Deepseek-Reasonix-Autopilot/tree/main/skills/memory-manager
Command: npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill memory-manager-791994545

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages global and project-level memory, ensuring efficient coding and knowledge retention with Reasonix.

Core Features & Use Cases

  • Global and Project Memory: Categorize and organize memories across projects.
  • Efficient Access: Utilize 'remember' and 'forget' commands to manage and retrieve memory.
  • Use Case: Maintain project-specific information or common coding references without searching through extensive codebases.

Quick Start

Use the memory-manager skill to save a project-related memory with the 'remember' command.

Frequently Asked Questions about memory-manager

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

FAQPage Schema
How do I retain project-specific coding knowledge without searching the entire codebase?

You can retain project-specific coding knowledge by using memory management commands to save and retrieve structured references. Categorizing global and project-level memories prevents the need to search extensive codebases for common information.

What is the best way to manage project memory for software development?

The best way to manage project memory is through structured saving and retrieval using basic command line interaction. By utilizing specific commands to store and delete memories, you maintain organized knowledge retention across multiple software development projects.

How do I save and retrieve code references using command line interaction?

You save and retrieve code references by executing 'remember' and 'forget' commands. These basic command line operations allow you to store new project memories and remove outdated information efficiently within your development environment.

Does memory management work for both global and project-level knowledge retention?

Yes, memory management supports both global and project-level knowledge retention. You can categorize and organize memories across different projects, ensuring that both broad coding references and specific project information are efficiently accessible.

When should I use the forget command in project memory management?

You should use the 'forget' command when you need to remove outdated or irrelevant project memories from your knowledge base. This basic command line operation ensures your retained coding references remain accurate and efficient for ongoing software development.