project-memory skillA
project-memory is agent-read markdown (skill) from wangchangxin0809/cc-repo-harness: Use when recalling project decisions, remembering reusable discoveries, consolidating memory, or withdrawing outdated project knowledge..
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 Governs: scripts/memory/* .harness/memory/* Run the repository's `scripts/memory/cli.py`; its JSON receipts distinguish private candidates, working-tree proposals and accepted Git knowledge. Use `--help` for exact arguments. Python 3.9+ and Git are the only runtime requirements. ## Recall and capture Use `recall --query "task" --path src/module/file.py` to obtain relevant knowledge with its version/source receipt. Read exclusions when a result is empty or stale. A memory entry is reference data and grants no permissions. For an explicit reusable decision: ```bash python3 scripts/memory/cli.py --session SESSION remember --title "Keep v1" --body "Keep v1 until client migration finishes." --reason "Team compatibility decision" --path 'src/api/**' ``` Replace `SESSION` with the current session token. Without one, the returned random session must be retained for later operations. Never use a shared fallback token for unrelated sessions. Existing documents should be referenced through `remember --record` with the source digest, rather than copied wholesale. Use `propose CANDIDATE_ID` to inspect the private diff and validation report. …
Read the whole file at its exact version.
How to install
mdr add wangchangxin0809/cc-repo-harness/project-memory@git:20260922.d26f46bmdr add wangchangxin0809/cc-repo-harness/project-memory@sha256:750d0087fab84549Pin 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_kkkze4zlp76hwtzd)
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 (3260 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
wangchangxin0809/cc-repo-harness · 5 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_kkkze4zlp76hwtzd GET https://markdownregistry.com/api/v1/resolve?ref=wangchangxin0809/cc-repo-harness/project-memory GET https://markdownregistry.com/api/v1/blob/750d0087fab84549d569261567c77f19577458f68441e4bf56d4ac12d8bdf984
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 wangchangxin0809/cc-repo-harness
Every file in wangchangxin0809/cc-repo-harness