원클릭으로
memory
Maintain portable, Markdown-first durable memory with optional Basic Memory retrieval.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Maintain portable, Markdown-first durable memory with optional Basic Memory retrieval.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | memory |
| description | Maintain portable, Markdown-first durable memory with optional Basic Memory retrieval. |
Use when setting up, reading, or writing durable project memory.
| File | Authority |
|---|---|
PROJECT_STATE.md | Current project status, active work, blockers, verification |
NEXT.md | Single current restart action |
HANDOFF.md | Meaningful session record and resume context |
LEARNINGS.md | Durable reusable lessons |
CORRECTIONS.md | Durable corrections and prevention rules |
Do not duplicate current state across files. PROJECT_STATE.md owns status; NEXT.md owns restart action; handoffs link or summarize, not replace either authority.
school/shared/memory/ when creating canonical files.When configured, search before fresh research or claims about prior work. Write only distilled notes worth future retrieval. Do not use it to capture sessions, persist raw tool output, or replace canonical Markdown.
Build and search a local SQLite course-content index from a user-provided course folder.
Build and search a local SQLite course-content index from a user-provided course folder.
Save bounded session progress without ending or committing work.
Route requests to smallest authoritative project and memory context.
Convert user corrections into durable, generic prevention rules.
Research-first planning for a new product, greenfield project, scaffold-only repository, or immature codebase where a codebase map would mislead. Produces validated build context and an explicit graduation gate.