一键导入
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 职业分类
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.
| 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.