mnemic CLAUDE.md

mnemic CLAUDE.md is an instructions file for Claude Code from dongtang3/mnemic. It costs 95 tokens per session, scanned A, original, MIT.

Project instructions for Mnemic, a code project that includes a memory service for storing and retrieving information.

In plain words
What is it for?
Use them when working in the Mnemic project and needing its configured memory tools.
Why use it?
They explain how to start the local memory service and which project rules to follow before using its memory tools.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Claude Code; mentions AGENTS.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/dongtang3/mnemic/claude-md
Clone the repo
git clone --depth 1 https://github.com/dongtang3/mnemic

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mnemic CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/dongtang3/mnemic/claude-md.svg)](https://agentmods.dev/instructions/dongtang3/mnemic/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/dongtang3/mnemic/claude-md"><img src="https://agentmods.dev/badge/instructions/dongtang3/mnemic/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 95 This file is loaded in full into every session.
When invoked 95 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00095 $0.00095
Opus 5 $0.00048 $0.00048
Sonnet 5 $0.00019 $0.00019
Haiku 4.5 $0.00010 $0.00010

Measured 5d ago against content hash 839814815ba6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

mnemic CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 13 lines

What it actually says

Mnemic Claude Code Notes

This project includes a project-level .mcp.json for the Mnemic memory MCP server.

Before using the memory tools, start the backend:

cp .env.mnemic.example .env.mnemic
scripts/run-agent-memory-backend.sh

Then run Claude Code from this project root. When the mnemic_* tools are available, follow the memory protocol in AGENTS.md.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 13 lines · 95 tokens per session scan A 839814815ba6

Subscribe to this mod's changes

mnemic CLAUDE.md is an instructions file published in the GitHub repository dongtang3/mnemic (0 stars, last pushed 23d ago), licensed MIT. It adds 95 tokens to every session, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

trinity AGENTS.md

AGENTS.md instructions for trinity-tick/trinity, covering agents.md — trinity memory, trinity 记忆层实时快照(生成于 2026-09-02 03:21:12,snapshot 任务自动刷新), 活跃目标(active goals), 最近会话(recent sessions) and 1. trinity 是什么.

trinity-tick/trinity · 2,740 tokens

plur CLAUDE.md

Claude Code instructions for plur-ai/plur, covering claude.md, what is plur, development, package dependency and version bumps.

plur-ai/plur · 4,503 tokens

remnic AGENTS.md

AGENTS.md instructions for joshuaswarren/remnic, covering remnic - agent guide, architecture boundaries (non-negotiable), upstream references, adapter implementation rules and openclaw compatibility window.

joshuaswarren/remnic · 31,441 tokens

engraphis AGENTS.md

AGENTS.md instructions for Coding-Dev-Tools/engraphis, covering agents.md — engraphis, internal subagent delegation, 0. read this first — two architectures live in one package, 1. commands and ── unified dashboard + memory inspector ──.

Coding-Dev-Tools/engraphis · 4,947 tokens

Agent-Memory-Bridge AGENTS.md

Instructions for zzhang82/Agent-Memory-Bridge, covering agent memory bridge contributor instructions, setup and checks, architecture boundaries, mutation and migration invariants and benchmark expectations.

zzhang82/Agent-Memory-Bridge · 1,089 tokens

superlocalmemory copilot-instructions.md

Copilot instructions for qualixar/superlocalmemory, covering superlocalmemory (slm) — agent rules, session start, remember, recall and optimize (fail-open).

qualixar/superlocalmemory · 726 tokens