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.
npx agentmods add skills/ai-driven-dev/framework/02-project-memorynpx skills add ai-driven-dev/framework --skill 02-project-memorygit clone --depth 1 https://github.com/ai-driven-dev/frameworkWrote 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.
[](https://agentmods.dev/skills/ai-driven-dev/framework/02-project-memory)<a href="https://agentmods.dev/skills/ai-driven-dev/framework/02-project-memory"><img src="https://agentmods.dev/badge/skills/ai-driven-dev/framework/02-project-memory.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00054 | $0.00275 |
| Opus 5 | $0.00027 | $0.00138 |
| Sonnet 5 | $0.00011 | $0.00055 |
| Haiku 4.5 | $0.00005 | $0.00028 |
Grade A, and why
02-project-memory 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 yesterday.
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.
What it actually says
Project Memory
flowchart LR
new([no argument, or setup]) --> scan --> write --> sync --> wired([memory wired])
update([refresh]) --> scan --> check --> write
rewire([rewire]) --> sync
scan -.-> empty([nothing to remember])
Actions
Run the flow above, reading only the next action file.
| Action | Does |
|---|---|
| scan | read the project |
| write | write the memory |
| check | show what drifted, change nothing |
| sync | pick the tools, wire it in |
Transversal rules
- If a referenced file cannot be read, stop and say so. Never invent its content.
- Ask before anything ambiguous. Never default silently.
- A bank that already exists changes only through what the user approved, file by file and line by line.
- End with a short report of what changed.
What ships with it
43 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- actions/01-scan.md 1.2 KB
- actions/02-write.md 1.1 KB
- actions/03-check.md 1.8 KB
- actions/04-sync.md 1.4 KB
- assets/report.md 2.0 KB
- assets/scan-summary.md 1.2 KB
- assets/templates/AGENTS.md 3.1 KB
- assets/templates/CONTRIBUTING.md 1.2 KB
- assets/templates/GUIDELINES.md 872 B
- assets/templates/memory/api/api.md 564 B
- assets/templates/memory/api/integration.md 533 B
- assets/templates/memory/auth/auth.md 692 B
- assets/templates/memory/backlog/backlog.md 1.2 KB
- assets/templates/memory/cli/cli.md 453 B
- assets/templates/memory/core/architecture.md 973 B
- assets/templates/memory/core/codebase-map.md 697 B
- assets/templates/memory/core/coding-assertions.md 769 B
- assets/templates/memory/core/project-brief.md 707 B
- assets/templates/memory/core/testing.md 872 B
- assets/templates/memory/core/vcs.md 781 B
- assets/templates/memory/data/data.md 570 B
- assets/templates/memory/database/database.md 840 B
- assets/templates/memory/deployment/deployment.md 781 B
- assets/templates/memory/desktop/desktop.md 459 B
- assets/templates/memory/ecosystem/ecosystem.md 1014 B
- assets/templates/memory/infra/infra.md 547 B
- assets/templates/memory/messaging/messaging.md 504 B
- assets/templates/memory/mobile/mobile.md 668 B
- assets/templates/memory/package/package.md 529 B
- assets/templates/memory/README.md 1.0 KB
- assets/templates/memory/realtime/realtime.md 509 B
- assets/templates/memory/ui/design.md 644 B
- assets/templates/memory/ui/forms.md 341 B
- assets/templates/memory/ui/navigation.md 456 B
- assets/templates/README.md 1.1 KB
- references/capability-signals.md 2.8 KB
- references/ecosystem-signals.md 2.5 KB
- references/memory-destinations.md 3.0 KB
- references/memory-rules.md 565 B
- references/reading-sources.md 2.6 KB
- references/review-protocol.md 799 B
- references/structure.md 861 B
- references/tools.md 1.4 KB
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.
- yesterday First seen · 34 lines · 54 tokens per session scan A 149f0f196d2f
02-project-memory is a skill published in the GitHub repository ai-driven-dev/framework (453 stars, last pushed yesterday), licensed MIT. It adds 54 tokens to every session and 275 once invoked, about $0.0003 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-09-03.
Other skills, from other repositories
task-agent-eliza-bridge
Use when spawning a Claude Code, Codex, Gemini, Aider, or other CLI task agent whose work needs parent Eliza runtime context. Covers the read-only loopback bridge for character, room, memory, and active workspace state.
kb-builder
Build an Obsidian-compatible knowledge base from public web sources using the TinyFish CLI. Use this skill when a user wants a builder-grade markdown knowledge base on a technical topic, asks for a structured research vault, or wants a topic compiled from live public sources into interlinked markdown files. Supports…
self-improve-with-tinyfish
Enables Hermes to create new reusable skills for itself by researching live web sources with TinyFish Search and Fetch, analyzing source coverage, writing SKILL.md files, and installing them into Hermes memory. Use when the user asks Hermes to learn, teach itself, upgrade itself, or save a reusable capability.
user-general-facts
Capture and organize general facts about the user by topic.
daily-logs
Track daily activity logs and summaries for the user. TRIGGER BY: read/edit user memory.
weknora-shared
Use when driving a WeKnora RAG server through the weknora CLI as an agent — authenticating, managing knowledge bases / documents / sessions / agents, running search or chat, or interpreting the CLI's JSON envelopes and exit codes. Read this before any other weknora- skill.