AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from leeyudok/agents-scaffold.
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
# AGENTS.md — {{PROJECT_NAME}}
이 파일은 이 저장소에서 작업할 때 AI 에이전트(Claude Code·Gemini CLI·Codex 등)가 따르는
**단일 진실원천(SSOT)** 이다. 프로젝트 브레인. 별도의 `CLAUDE.md`·`GEMINI.md` 포인터 파일은 두지 않는다 —
Claude Code(v2.1.277+)·Codex 는 이 파일을 네이티브로 읽고, Gemini CLI 는 `.gemini/settings.json` 의
`context.fileName` 으로 이 파일을 가리킨다.
이 파일은 **자체 완결**이어야 한다 — 아래 P0/P1 은 다른 파일 로딩 없이 여기서 읽힌다.
`@` import 는 메모리 인덱스 한 줄만 허용한다(아래 "메모리 경로 오버라이드") — import 를 확장하는
하네스에서는 인덱스가 자동 로드되고, 확장하지 않는 하네스에는 경로 포인터로 읽힌다.
> `CLAUDE.md`(또는 `CLAUDE.local.md`)를 새로 만들면 Claude Code 는 이 파일을 **더 이상 읽지 않는다**
> (병합이 아니라 폴백). 꼭 필요하면 그 파일 첫 줄에 `@AGENTS.md` 를 넣을 것.
## 메모리 경로 오버라이드
이 프로젝트의 auto-memory SSOT는 `.claude/memory/` 이다.
- 시스템 기본 경로(`~/.claude/projects/.../memory/`)는 사용하지 않는다.
- 모든 메모리 읽기/쓰기는 `.claude/memory/` 하위에서 수행한다.
- `MEMORY.md` 가 인덱스(단일), 타입접두 `project_`/`feedback_`/`reference_`/`user_`.
- `user_*.md` 만 개인(gitignore), 그 외는 팀 공유.
메모리 인덱스:
@.claude/memory/MEMORY.md
## .claude/ 인프라
개요는 [.claude/README.md](.claude/README.md), 각 하위 디렉터리 README 에 작성 골격과
컨벤션이 있다.
| 디렉터리 | 역할 | 상세 |
| :--- | :--- | :--- |
| `agents/` | 서브에이전트 정의 (code-reviewer, security-audit, db-migration, sdlc-*, agent-evolve) | [README](.claude/agents/README.md) |
…Read the whole file at its exact version.
How to install
mdr add leeyudok/agents-scaffold/AGENTS.md@git:20260921.c169293mdr add leeyudok/agents-scaffold/AGENTS.md@sha256:e7f7e5467834a234Pin 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_o7gnm5ytsqrmjoxg)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.c169293 latest | 2026-09-21 | c169293 | 7,065 B | A | view · diff |
| git:20260822.f99046d | 2026-08-22 | f99046d | 6,523 B | A | view · diff |
| git:20260822.b8dc378 | 2026-08-22 | b8dc378 | 6,512 B | A | view · diff |
| git:20260816.a9fd324 | 2026-08-16 | a9fd324 | 6,014 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (7065 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
leeyudok/agents-scaffold · 25 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_o7gnm5ytsqrmjoxg GET https://markdownregistry.com/api/v1/resolve?ref=leeyudok/agents-scaffold/AGENTS.md GET https://markdownregistry.com/api/v1/blob/e7f7e5467834a2340aa3d7c179adeca858654888b1faaf32d8d311d8f040e848
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 leeyudok/agents-scaffold
Every file in leeyudok/agents-scaffold