Agent Skillsthtskaran/claude-skills › consolidate-memory

consolidate-memory

GitHub

定期整理用户记忆文件,合并重复项,剔除过时内容,统一时间引用并精简索引,确保信息持久可用且易于检索。

consolidate-memory/SKILL.md thtskaran/claude-skills

触发场景

需要清理或优化记忆库时 发现记忆文件存在重复或过期信息时

安装

npx skills add thtskaran/claude-skills --skill consolidate-memory -g -y
更多选项

非标准路径

npx skills add https://github.com/thtskaran/claude-skills/tree/master/consolidate-memory -g -y

不安装直接使用

npx skills use thtskaran/claude-skills@consolidate-memory

指定 Agent (Claude Code)

npx skills add thtskaran/claude-skills --skill consolidate-memory -a claude-code -g -y

安装 repo 全部 skill

npx skills add thtskaran/claude-skills --all -g -y

预览 repo 内 skill

npx skills add thtskaran/claude-skills --list

SKILL.md

Frontmatter
{
    "name": "consolidate-memory",
    "description": "Reflective pass over your memory files — merge duplicates, fix stale facts, prune the index."
}

Memory Consolidation

You're doing a reflective pass over what you've learned about this user and their work. The goal: a future session should be able to orient quickly — who they work with, what they're focused on, how they like things done — without re-asking.

Your system prompt's auto-memory section defines the directory, file format, and memory types. Follow it.

Phase 1 — Take stock

  • List the memory directory and read the index (MEMORY.md)
  • Skim each topic file. Note which ones overlap, which look stale, which are thin.

Phase 2 — Consolidate

Separate the durable from the dated. Preferences, working style, key relationships, and recurring workflows are durable — keep and sharpen them. Specific projects, deadlines, and one-off tasks are dated — if the date has passed or the work is done, retire the file or fold the lasting takeaway (e.g. "user prefers X format for launch docs") into a durable one.

Merge overlaps. If two files describe the same person, project, or preference, combine into one and keep the richer file's path.

Fix time references. Convert "next week", "this quarter", "by Friday" to absolute dates so they stay readable later.

Drop what's easy to re-find. If a memory just restates something you could pull from the user's calendar, docs, or connected tools on demand, cut it. Keep what's hard to re-derive: stated preferences, context behind a decision, who to go to for what.

Phase 3 — Tidy the index

Update MEMORY.md so it stays under 200 lines and ~25KB. One line per entry, under ~150 chars: - [Title](file.md) — one-line hook.

  • Remove pointers to retired memories
  • Shorten any line carrying detail that belongs in the topic file
  • Add anything newly important

Finish with a short summary: how many files you touched and what changed.

版本历史

  • e66e58c 当前 2026-07-25 05:48

同 Skill 集合

deslop/SKILL.md
pdf/SKILL.md
schedule/SKILL.md
academic-paper/SKILL.md
autonomous-research/SKILL.md
docx/SKILL.md
people-sourcer/SKILL.md
pptx/SKILL.md
worldbuilder-writing/SKILL.md
xlsx/SKILL.md

元信息

文件数
0
版本
e66e58c
Hash
1b192314
收录时间
2026-07-25 05:48

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 23:00
浙ICP备14020137号-1