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
mdr add lossless-claude/lcm/lcm-memory@git:20260922.9e8a424mdr add lossless-claude/lcm/lcm-memory@sha256:67e487fbbffbf092Pin 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.
[](https://markdownregistry.com/a/art_adp2isybngunn7eu)
1 badge views in 30 days
Versions
Audit of the latest version
- 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
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
Every file in lossless-claude/lcm