·manage-memory
</>

manage-memory

组织、提取、修剪和验证 Claude Code 持久内存文件。涵蓋 MEMORY.md 作為簡潔索引、主題提取到專用文件、陳舊性檢測、針對項目狀態的準確性驗證以及 200 行截斷約束。當 MEMORY.md 接近 200 行限制時、在會話產生值得保留的持久見解之後、當主題部分已超過 10-15 行並應提取時、或者當項目狀態已更改且內存條目可能已過時時使用。

10安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill manage-memory

如何安裝 manage-memory

透過命令列快速安裝 manage-memory AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill manage-memory
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

Maintain Claude Code's persistent memory directory so it stays accurate, concise, and useful across sessions. MEMORY.md is loaded into the system prompt on every conversation — lines after 200 are truncated, so this file must be a lean index pointing to topic files for detail.

Read MEMORY.md and list all files in the memory directory:

Check the line count against the 200-line limit. Inventory existing topic files.

组织、提取、修剪和验证 Claude Code 持久内存文件。涵蓋 MEMORY.md 作為簡潔索引、主題提取到專用文件、陳舊性檢測、針對項目狀態的準確性驗證以及 200 行截斷約束。當 MEMORY.md 接近 200 行限制時、在會話產生值得保留的持久見解之後、當主題部分已超過 10-15 行並應提取時、或者當項目狀態已更改且內存條目可能已過時時使用。 來源:pjt222/development-guides。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pjt222/development-guides --skill manage-memory
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-11

Browse more skills from pjt222/development-guides

快速解答

什麼是 manage-memory?

组织、提取、修剪和验证 Claude Code 持久内存文件。涵蓋 MEMORY.md 作為簡潔索引、主題提取到專用文件、陳舊性檢測、針對項目狀態的準確性驗證以及 200 行截斷約束。當 MEMORY.md 接近 200 行限制時、在會話產生值得保留的持久見解之後、當主題部分已超過 10-15 行並應提取時、或者當項目狀態已更改且內存條目可能已過時時使用。 來源:pjt222/development-guides。

如何安裝 manage-memory?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill manage-memory 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides