Home / lossless-claude / lcm · bundle/assets/templates/skill/SKILL.md · GitHub

lcm-memory skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

lcm-memory is agent-read markdown (skill) from lossless-claude/lcm: Lossless context management — search and store persistent memory across sessions.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Lossless Context Management

> **Before responding to code tasks, check memory first.**
> Code task? → `lcm search` FIRST. Durable insight? → `lcm store` before done.

You have access to a persistent memory system that survives across conversations.

## Workflow

Code task received → `lcm search` FIRST → Work → durable insight? → `lcm store` → Done
Non-code task → Just respond normally

## Commands

### 1. Search Memory
Retrieve relevant context before starting work.
```bash
lcm search "How is authentication implemented?"
```

### 2. Grep Memory
Regex pattern search for precise matches.
```bash
lcm grep "createDaemon|startMcpServer" --mode regex
```

### 3. Describe Memory
Inspect a specific node returned by search or grep.
```bash
lcm describe sum_abc123def456
```

### 4. Expand Memory
Recover lower-level detail from a summary node.
```bash
lcm expand sum_abc123def456 --depth 2
```

### 5. Store Knowledge
Store durable insights (decision, preference, root-cause, pattern, gotcha, solution, workflow) explicitly with `lcm store`, tagged with `type:`. One concise insight and its why per store.
```bash
…

Read the whole file at its exact version.

How to install

Latest version
mdr add lossless-claude/lcm/lcm-memory@git:20260922.9e8a424
Exact content
mdr add lossless-claude/lcm/lcm-memory@sha256:67e487fbbffbf092

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_adp2isybngunn7eu.svg)](https://markdownregistry.com/a/art_adp2isybngunn7eu)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.9e8a424 latest2026-09-22 9e8a424 2,253 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2253 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

lossless-claude/lcm · 30 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_adp2isybngunn7eu
GET https://markdownregistry.com/api/v1/resolve?ref=lossless-claude/lcm/lcm-memory
GET https://markdownregistry.com/api/v1/blob/67e487fbbffbf092ee4e0acdd686d1b2471f3937770820a5be01230a30a3c5e4

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from lossless-claude/lcm

code-review skill
lossless-claude/lcm · .agents/skills/code-review/SKILL.md · Review code changes in the lcm repository. Use when asked to review a PR, diff, or code change. Encodes…
git:20260912.66fea43 · audit A · 30 stars
lcm-memory skill
lossless-claude/lcm · .agents/skills/lcm-memory/SKILL.md · Lossless context management — search and store persistent memory across sessions
git:20260912.66fea43 · audit A · 30 stars
lcm-dogfood skill
lossless-claude/lcm · .claude/skills/lcm-dogfood/SKILL.md · Exercise the lcm public surface in a live session and report a scorecard. Usage: /lcm-dogfood…
git:20260920.ad696c9 · audit A · 30 stars
AGENTS.md agents
lossless-claude/lcm · AGENTS.md
git:20260920.ad696c9 · audit A · 30 stars
CLAUDE.md claude
lossless-claude/lcm · CLAUDE.md
git:20260907.e7f130d · audit B · 30 stars
memory skill
lossless-claude/lcm · skills/memory/SKILL.md · Run one lcm CLI command and show its output verbatim. Usage: /memory <command> [options]
git:20260913.950a2b9 · audit A · 30 stars
lcm-memory skill
lossless-claude/lcm · src/connectors/templates/skill/SKILL.md · Lossless context management — search and store persistent memory across sessions
git:20260912.e54b2a5 · audit A · 30 stars

Every file in lossless-claude/lcm

Other files named lcm-memory

lcm-memory skill
lossless-claude/lcm · .agents/skills/lcm-memory/SKILL.md · Lossless context management — search and store persistent memory across sessions
git:20260912.66fea43 · audit A · 30 stars
lcm-memory skill
lossless-claude/lcm · src/connectors/templates/skill/SKILL.md · Lossless context management — search and store persistent memory across sessions
git:20260912.e54b2a5 · audit A · 30 stars

Browse by kind, by grade A, or by owner.