memory-manager

Update project_state.md and organize project files into a structured folder system.

32|7|Updated Dec 6, 2025
One-click install
npx skills add https://github.com/camoa/claude-skills --skill memory-manager-camoa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-manager
Source: https://github.com/camoa/claude-skills/tree/main/drupal-dev-framework/skills/memory-manager
Command: npx skills add https://github.com/camoa/claude-skills --skill memory-manager-camoa

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures your project's documentation and file structure remain organized, up-to-date, and consistent, preventing data loss and confusion.

Core Features & Use Cases

  • State Management: Updates project_state.md with current phase, progress, and key decisions.
  • File Organization: Ensures tasks and architecture files are in their correct locations within a structured folder system.
  • Consistency Checks: Detects and helps resolve issues like empty files, orphaned tasks, or outdated state information.
  • Project Registry Update: Maintains a central registry of active projects for easy access.

Quick Start

Use the memory manager skill to clean up project files and update project state.

Frequently Asked Questions about memory-manager

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

FAQPage Schema
How do I maintain project state and keep documentation consistent?

To maintain project state, this skill updates `project_state.md` with current progress, scans directories for task files, and detects inconsistencies like empty files or outdated state information before applying changes.

What is the best way to organize project files into a structured folder system?

The best way to organize project files is using the defined v3.0.0 folder structure, which ensures tasks and architecture files are moved to their correct locations and updates a central project registry for easy access.

How do I resolve orphaned tasks and empty architecture files?

You resolve orphaned tasks and empty architecture files by running consistency checks that detect these issues across your project directories, prompting for user confirmation before making any organizational changes.

Does this project state manager support older v2.x single-file formats?

Yes, this project state manager supports v2.x single-file formats for backward compatibility, allowing it to scan and organize projects that have not yet migrated to the newer v3.0.0 folder structure.

Can I automate workflow updates without losing existing project decisions?

You can automate workflow updates safely because the memory manager scans existing files, detects inconsistencies, and explicitly prompts for user confirmation before modifying `project_state.md` or moving any files.