원클릭으로
remember
Review persistent memory and propose cleanup or promotion changes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review persistent memory and propose cleanup or promotion changes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run a bounded validation loop for current changes: tests, compile/checks, reviewer, verifier, fixes, then repeat until green or capped. Use when user asks to make changes green, run review and verify, 'until everything passes', or prepare a change for final validation.
Analyze a gptel HTTP log file and trace the multi-agent conversation flow
Check Git worktree isolation and guide safe worktree creation before implementation work
Review code changes against a target and return prioritized findings
| name | remember |
| description | Review persistent memory and propose cleanup or promotion changes |
| context | inline |
| user-invocable | true |
| argument-hint | [focus] |
Review the user's memory landscape and produce a clear report of proposed changes. Do not apply changes unless the user explicitly approves them after seeing the report.
Use $ARGUMENTS as an optional focus area, such as a project, memory topic,
or kind of cleanup.
Review these layers when present:
MEMORY.md in each configured memory root.md files under configured memory rootsAGENTS.md and AGENTS.local.md files that apply to the current workspaceClassify each memory or instruction as one of:
AGENTS.md or project docs instead of
auto-memory because it is shared, durable project guidance.MEMORY.md carries body content instead of a one-line
pointer.MEMORY.md as an index only. Topic bodies belong in separate files..agents/memory/ for new portable memories and .mevedel/memory/
only for mevedel-specific memories.Why: and How to apply: context for feedback/project
memories.Return a concise report with these sections:
For each proposed change, include the source file and the concrete edit in plain language. Do not edit files in this skill run.