一键导入
persist-memory
Persist agent behavior preferences by updating durable prompt/config files before using long-term memory.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Persist agent behavior preferences by updating durable prompt/config files before using long-term memory.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | persist-memory |
| description | Persist agent behavior preferences by updating durable prompt/config files before using long-term memory. |
Use this skill when the user asks to persist an agent behavior preference, system-prompt preference, delegation rule, workflow policy, or similar reusable guidance.
Prefer durable, user-owned prompt/config files over long-term memory when the preference is meant to govern future agent behavior in a specific environment.
Long-term memory is useful for personal preferences and cross-session recall, but it can duplicate or drift from source-controlled guidance. When the user names a durable file, treat that file as the source of truth.
home/dot_omp/private_agent/APPEND_SYSTEM.md;memory_edit; report any automatic facts that cannot be edited.In this chezmoi repository, OMP appended system guidance lives at:
home/dot_omp/private_agent/APPEND_SYSTEM.md
Use this path when the user wants persistent OMP main-agent orchestration rules, delegation policy, evidence policy, or similar system-prompt behavior.
Report:
Prepare a claim-centered adversarial review packet for independent review. Use when a consequential, disputed, high-uncertainty, or large-scope design, recommendation, plan, assumption, implementation conclusion, or PR conclusion must be tested against evidence, scope, falsification criteria, and residual risk; not for ordinary patch defect review or security scanning.
Run and interpret Rust test coverage with cargo llvm-cov through a bundled script. Use for crate or workspace coverage summaries, uncovered lines/functions, diff-focused coverage review, targeted Rust test-gap recommendations, or cargo llvm-cov troubleshooting.
Maintain this chezmoi repo's portable package manifest. Use when adding, updating, removing, or verifying standalone GitHub release CLI packages in home/.chezmoidata/portable-pkgs.yaml.
Edit the shared agent contract — the chezmoi-managed AGENTS.md / CLAUDE.md instruction files generated from home/.chezmoitemplates/agents/ partials. Use when adding, changing, or removing a durable behavior rule for the agents, or when asked to update AGENTS.md, CLAUDE.md, the shared partials, or a tool's contract residue.
Drive a live marimo notebook as a workspace: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes. Use when the user wants to start a marimo notebook or pair on an active marimo session.
Capture or refresh persisted project conventions. Use when the user wants to initialize AGENTS.md, project style, validation commands, or tool preferences so agents stop rediscovering rules each session.