memory-bank skillA
memory-bank is agent-read markdown (skill) from josiahcrackle9631/memory-bank: Token-efficient persistent memory system for Claude Code that saves ~67% tokens on session warm-up (verified with tiktoken). Layered architecture with progressive loading, compact encoding, branch-aware context, smart compression, session diffing, conflict detection, session continuation protocol, and recovery mode. Activates at session start (if MEMORY.md exists), on "remember this", "pick up where we left off", "what were we doing", "wrap up", "save progress", "don't forget", "switch context",.
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.
How to install
mdr add josiahcrackle9631/memory-bank/memory-bank@v2.0.0mdr add josiahcrackle9631/memory-bank/memory-bank@sha256:9c22deed9fe99e63Pin 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_g5i3bw72cbfx6orp)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v2.0.0 latest | 2026-04-15 | 6c517a6 | 26,861 B | A | view · diff |
| v2.0.0 | 2026-04-09 | 3a867f1 | 26,245 B | A | view |
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 (26861 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
josiahcrackle9631/memory-bank · 1 stars · license Apache-2.0 · pushed 2026-09-16 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_g5i3bw72cbfx6orp GET https://markdownregistry.com/api/v1/resolve?ref=josiahcrackle9631/memory-bank/memory-bank GET https://markdownregistry.com/api/v1/blob/9c22deed9fe99e63be9524f84689cdf7a2ac70a91a8d006ed69d216b6f37cce4
Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.