Skip to content
AI & Agents
Command

/memory

整理记忆:去重、合并、删除过时条目并汇报

From plugin
soloncode
1911 skill1 command
Install
$ npx -y skills add opensolon/soloncode --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/memory

Context preview

What this command does when you run it.

整理记忆:去重、合并、删除过时条目并汇报

Command definition

memory.md
description: 整理记忆:去重、合并、删除过时条目并汇报

请整理你的记忆:

1. 先查看当前全部记忆,逐条审视; 2. 合并语义重复或相互冲突的记忆(新旧冲突时,以最新的为准); 3. 删除已过时或无长期价值的信息; 4. 将琐碎条目归纳为更精炼的条目,控制总条数在合理范围; 5. 完成后汇报:合并了什么、删除了什么、以及原因。

注意:不需要做计划,直接执行就好。

Ships withsoloncode

The open source coding agent.

Get the whole plugin