Skip to main content
在 Manus 中运行任何 Skill
一键导入

memory-map

星标2
分支0
更新时间2026年4月29日 13:43

Two-tier project memory system. Maintains a global Claude memory snapshot of all ongoing projects AND a per-project STATUS.md file in each project folder that captures last-session state, next actions, blockers, and key locations — so context survives long absences. Operates in two modes. WRITE mode triggers when the user says "save this", "memorise this", "snapshot this", "checkpoint [project]", "update your memory", "store this session", "remember all of this", or "save progress" — also proactively at the natural close of any productive session. READ mode triggers when the user says "where did I leave off", "catch me up on [project]", "restore context", "what was I doing", "[project] status", or returns to a project after a long gap. Works in both Claude Code (writes and reads STATUS.md directly in the project folder) and Claude.ai (updates global memory and emits STATUS.md content as an artifact for the user to save). Do not wait to be asked if a session was clearly productive.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly