manage-localmemory

Official

Effortless local memory management for tasks.

Authorzerobias-org
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Local memory management is essential for coordinating task progress, intermediate results, and phase outputs within a project, without leaking state into version control.

Core Features & Use Cases

  • Local, isolated storage for task progress and intermediate results under ${PROJECT_ROOT}/.claude/.localmemory/ with absolute paths enforced.
  • Structured phase output files (phase-01-..., phase-02-... etc.) and a dedicated _work directory to hold working files.
  • Use cases include coordinating multi-phase workflows, caching results between steps, and cleaning up temporary data after workflow completion.

Quick Start

Store the first phase results in ${PROJECT_ROOT}/.claude/.localmemory/ and verify the presence of phase-01-discovery.json.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-localmemory
Download link: https://github.com/zerobias-org/module/archive/main.zip#manage-localmemory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.