local-memory-protocol

Community

Preserve project context across sessions.

Authorcheetah-alo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents loss of crucial project context by defining a consistent, repository-aware discipline for storing and retrieving durable notes, decisions, and session outcomes.

Core Features & Use Cases

  • Persistent local memory without external services: keeps durable knowledge under ~/.negritaos/memory/ so it survives branch changes, worktrees, and .codex churn.
  • Project-scoped recall and continuity: routes search through a project index.md, session summaries, observations, and task state for reliable recovery.
  • Quality-gated saving rules: stores only durable information (decisions, bugfix causes, discoveries, constraints, preferences) as compact JSONL observations.

Quick Start

Use local-memory-protocol when you want to remember or recover prior work for a specific project by updating the project index.md and appending a new observation in ~/.negritaos/memory/projects/<project_id>/observations.jsonl.

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: local-memory-protocol
Download link: https://github.com/cheetah-alo/NegritaOS/archive/main.zip#local-memory-protocol

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.