project-memory skillA
project-memory is agent-read markdown (skill) from aaaaqwq/agi-super-team: Save, recall, list, and archive concise project decisions and handoffs in an explicit local Codex memory store without hooks or background capture. Use only when the user asks to remember, save context, resume prior work, record a durable decision, create a handoff, list stored project memory, or forget/archive a saved memory..
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
# Project Memory Maintain user-approved, concise memory notes without copying raw conversations. Never capture tool traffic or session history automatically. ## Storage model Use `~/.codex/memory/projects/<project-slug>/memory.md` for active notes and `~/.codex/memory/archive/<project-slug>/` for recoverable archives. Build `<project-slug>` from the sanitized project directory name plus the first 12 lowercase hexadecimal characters of SHA-256 over the canonical absolute project path, for example `payments-api-a1b2c3d4e5f6`. Include the canonical project path inside the note. Before merging or overwriting an existing note, verify its `Project:` value exactly matches the current canonical path; stop and report a collision or moved project instead of mixing records. Create memory and archive directories with mode `0700` and memory files with mode `0600`; verify the effective permissions after every create or move. If restrictive permissions cannot be applied, do not save the note and report the failure. …
Read the whole file at its exact version.
How to install
mdr add aaaaqwq/agi-super-team/project-memory@git:20260721.4bfa205mdr add aaaaqwq/agi-super-team/project-memory@sha256:ee6e5177ecb75a64Pin 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_yqicok4mjmrm7swa)
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 (4400 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
aaaaqwq/agi-super-team · 98 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_yqicok4mjmrm7swa GET https://markdownregistry.com/api/v1/resolve?ref=aaaaqwq/agi-super-team/project-memory GET https://markdownregistry.com/api/v1/blob/ee6e5177ecb75a6495bbcc5182a5a52fea164fe9106f8544cdb58c9936945103
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 aaaaqwq/agi-super-team
Every file in aaaaqwq/agi-super-team