AIPMAndyAIPMAndyCommunity·1 Agent Skills Included

dna-memory

Shared long-term memory layer across coding clients

Stores verified decisions, preferences, and project facts from Codex, Claude, and Hermes sessions in one Markdown vault. Recalls relevant context before each task and filters out credentials, noise, and duplicate entries automatically. Eliminates conflicting memory copies across clients and reduces repeated explanations and repeated mistakes.
npx skills add AIPMAndy/dna-memory --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dna-memory?

Run `npx skills add AIPMAndy/dna-memory --all -g -y` in your terminal to install all skills in this suite globally.

How to share memory between Codex and Claude?

Point both clients to the same dna-memory MCP service and profile so they recall and write to one shared Markdown vault instead of separate memory stores.

Does dna-memory store full chat transcripts?

No. It only saves short, verified conclusions with bounded source pointers, while full session history stays in each client's original store.

Is my private data safe with dna-memory?

Yes. It is local-first, rejects credentials and tokens automatically, and keeps your vault, database, and profile outside any public repository.

Can I use dna-memory without coding experience?

Basic terminal use is needed for setup, but after that your coding client recalls and writes memory automatically during normal tasks.

Related Repositories in Software Engineering

View All in Software Engineering