Home / projectaj14 / eklavya · skills/memory/SKILL.md · GitHub

memory skillA

memory is agent-read markdown (skill) from projectaj14/eklavya: Search, read and correct what Eklavya remembers about this project — past decisions, fixes and unfinished work — and check that capture is healthy..

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

# /eklavya:memory

The developer is asking about the project's recorded history, not about their
own learning. `/eklavya:progress` is the other one; do not run both.

Read-only unless they asked for a change. Never quiz here.

## Route on what they asked for

| They said | Do this |
|---|---|
| a topic, a file, a question about past work | `memory_search`, then `memory_get` for the few worth reading |
| "what happened last week", "catch me up" | `memory_timeline` |
| "what has changed in `src/auth.ts`" | `memory_file_history` |
| "is it recording?", "why is there nothing?" | `memory_status` |
| "remember that ..." | `memory_write` |
| "that is wrong, actually ..." | `memory_correct` |
| "forget that" | `memory_delete` — confirm first, and say soft delete keeps the audit trail |

Everything is scoped to this project. Pass `all_projects: true` only when they
asked for another codebase by name, and say so in the answer when you do.

## Search then hydrate, never the other way round

`memory_search` and `memory_timeline` return identifiers and titles. That is
deliberate: the whole point of the memory index is to spend a few hundred
…

Read the whole file at its exact version.

How to install

Latest version
mdr add projectaj14/eklavya/memory@git:20260922.eb95d7b
Exact content
mdr add projectaj14/eklavya/memory@sha256:35c90324118b7a86

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_qi3jycvskzs5whvu.svg)](https://markdownregistry.com/a/art_qi3jycvskzs5whvu)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.eb95d7b latest2026-09-22 eb95d7b 4,149 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4149 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

GitHub

projectaj14/eklavya · 6 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_qi3jycvskzs5whvu
GET https://markdownregistry.com/api/v1/resolve?ref=projectaj14/eklavya/memory
GET https://markdownregistry.com/api/v1/blob/35c90324118b7a86c6a37208e568c35ffdc39f6f196833d80b45a10e59c6dd95

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 projectaj14/eklavya

eklavya-dashboard skill
projectaj14/eklavya · .claude/skills/eklavya-dashboard/SKILL.md · How Eklavya's learning dashboard (`eklavya dashboard`) is built and how to change it — the one JSON payload, the hash…
git:20260922.4b510f5 · audit A · 6 stars
eklavya-design skill
projectaj14/eklavya · .claude/skills/eklavya-design/SKILL.md · Visual design language for Eklavya (the "learn while your agent works" Claude Code plugin) — landing page, docs, and…
git:20260906.f2f28ac · audit A · 6 stars
CLAUDE.md claude
projectaj14/eklavya · CLAUDE.md
git:20260922.2661c32 · audit A · 6 stars
CLAUDE.md@cli claude
projectaj14/eklavya · cli/CLAUDE.md
git:20260922.7f58255 · audit A · 6 stars
CLAUDE.md@hooks claude
projectaj14/eklavya · hooks/CLAUDE.md
git:20260922.2661c32 · audit A · 6 stars
CLAUDE.md@mcp claude
projectaj14/eklavya · mcp/CLAUDE.md
git:20260922.253320b · audit A · 6 stars
CLAUDE.md@skills claude
projectaj14/eklavya · skills/CLAUDE.md
git:20260922.4b510f5 · audit A · 6 stars
gate skill
projectaj14/eklavya · skills/gate/SKILL.md · Show the Eklavya commit-gate status for this session.
git:20260922.4b510f5 · audit A · 6 stars
learn skill
projectaj14/eklavya · skills/learn/SKILL.md · Run a structured Eklavya teaching session on a topic, ordered by prerequisites and calibrated to what the developer…
git:20260906.321542a · audit A · 6 stars
level skill
projectaj14/eklavya · skills/level/SKILL.md · Show or pin Eklavya's difficulty level for this project — the easy/medium/hard band the questions are drawn from, and…
git:20260922.4b510f5 · audit A · 6 stars
mode skill
projectaj14/eklavya · skills/mode/SKILL.md · Show or change how Eklavya teaches — whether it quizzes at all and whether it gates commits (quiz.enabled…
git:20260922.4b510f5 · audit A · 6 stars
pack skill
projectaj14/eklavya · skills/pack/SKILL.md · Write or edit an Eklavya concept pack — a JSON file of concepts, tiers and prerequisites that adds a domain, or a…
git:20260922.4b510f5 · audit A · 6 stars

Every file in projectaj14/eklavya

Other files named memory

memory skill
alsk1992/cloddsbot · src/skills/bundled/memory/SKILL.md · Persistent memory system for preferences, facts, and notes
git:20260130.78e49cb · audit A · 2,830 stars
memory skill
phyagentos/phyagentos-core · PhyAgentOS/skills/memory/SKILL.md · Two-layer memory system with grep-based recall.
git:20260331.475dbda · audit A · 2,486 stars
memory skill
codeaholicguy/ai-devkit · skills/memory/SKILL.md · AI DevKit · Use the memory CLI as a durable knowledge layer. Search before non-trivial work, store verified reusable…
git:20260509.950097b · audit A · 1,633 stars
memory skill
boshu2/agentops · images/gemini/skills/memory/SKILL.md · Find reviewed context, capture evidence or curate maintained claims. Use when: prior evidence can change an action, or…
git:20260922.92e6f5d · audit A · 445 stars
memory skill
boshu2/agentops · skills-codex/memory/SKILL.md · Find reviewed context, capture evidence or curate maintained claims. Use when: prior evidence can change an action, or…
git:20260922.92e6f5d · audit A · 445 stars
memory skill
boshu2/agentops · skills/memory/SKILL.md · Find reviewed context, capture evidence or curate maintained claims. Use when: prior evidence can change an action, or…
git:20260922.92e6f5d · audit A · 445 stars
memory skill
devcodex-labs/devcodex · content/skills/memory/SKILL.md · 管理会话记忆的读取与写入。三层记忆体系:Agent 日记 / 需求记忆 / 项目总记忆。
git:20260912.8688be4 · audit A · 387 stars
memory skill
yonatangross/orchestkit · plugins/ork/skills/memory/SKILL.md · Unified read-side memory operations including knowledge graph search, session context loading, decision timeline…
v2.0.1 · audit A · 283 stars

Browse by kind, by grade A, or by owner.