memory-factcheck skillA
memory-factcheck is agent-read markdown (skill) from leeyudok/agents-scaffold: 에이전트 영속 메모리를 실제 소스와 대조 — 각 메모리의 핵심 단언을 코드·DB·이슈 트래커·파일시스템에 대조해 stale 을 정정하고 dead 를 아카이브 후보로 리포트. 메모리가 30개를 넘거나, 스택/인프라 큰 변경(라이브러리 교체·버전 업그레이드·서버 이전·스키마 DROP) 직후, 메모리끼리 모순돼 보일 때, 또는 "메모리 정리/감사" 요청 시 사용..
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
# 메모리 사실 검증 (Memory Fact-Check) > 원형: [leeyudok/doksam-skills](https://github.com/leeyudok/doksam-skills) 의 동명 스킬. > 템플릿 동봉용으로 **의도적 분기** — 자동 동기하지 않으며, 좋은 개선은 수동 체리픽. 메모리는 부패한다. 쓸 때는 사실이었어도 코드·스키마·인프라가 움직이면 거짓이 된다. **썩은 메모리는 없느니만 못하다** — 에이전트가 그걸 읽고 자신 있게 틀린 행동을 한다. 이건 **구조 위생 점검이 아니다**. 고아 파일·중복 항목·인덱스 비대·깨진 내부 링크는 전부 **메모리 파일들끼리** 비교하는 검사다. 이 스킬은 메모리를 **그것이 서술하는 실제 세상**과 비교한다 — 코드, 데이터베이스, 이슈 트래커, 파일시스템. 형식이 완벽하고 인덱스도 멀쩡하고 이번 주에 커밋된 메모리가 내용은 완전히 거짓일 수 있다. 자동 폐기는 금지한다. 무엇이 죽었는지는 원천 대조로만 판정 가능하고 사고 교훈의 유실 비용이 크다. 그래서 반자동 — **정정은 자유롭게, 아카이브는 승인 후, 삭제는 절대 금지.** ## 1. 위치 확인·인벤토리 메모리 세트를 찾는다. 우선순위: - 프로젝트 지시문(`AGENTS.md`/`CLAUDE.md`)이 선언한 경로 — 선언이 모든 기본값을 이긴다 - 레포의 `.claude/memory/` (팀 공유·커밋됨) - 호스트의 프로젝트별 메모리 디렉터리(예: `~/.claude/projects/<slug>/memory/`) 파일마다 frontmatter(`name`/`description`/`type`)와 최종 수정일(`git log -1 --format=%cs -- <파일>`, 미커밋이면 `stat`)을 수집한다. 인덱스 파일(`MEMORY.md`)이 있으면 함께 감사하되 인덱스는 메모리가 아니다. **개인 파일은 범위 밖** — 프로젝트가 개인으로 표시한 것(`user_*.md` 등)은 소유자 것이므로 손대지 않는다. **대량 읽기**: 메모리 50개를 한 번에 컨텍스트로 부으면 툴 출력 상한에 걸리고 예산만 태운다. `########## <파일명>` 헤더를 붙여 스크래치 파일 하나로 합친 뒤 페이지 단위로 읽는다. 훑지 말 것 — 썩은 단언은 대개 멀쩡한 문단 안의 한 구절이다. ## 2. 핵심 단언 추출 …
Read the whole file at its exact version.
How to install
mdr add leeyudok/agents-scaffold/memory-factcheck@git:20260816.a9fd324mdr add leeyudok/agents-scaffold/memory-factcheck@sha256:b33ded76794cdad7Pin 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_tjgmcg5mrpa5722g)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9849 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_tjgmcg5mrpa5722g GET https://markdownregistry.com/api/v1/resolve?ref=leeyudok/agents-scaffold/memory-factcheck GET https://markdownregistry.com/api/v1/blob/b33ded76794cdad71db3efd2303582c0cedc37afc128d32cfa32c507c65e971b
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