一键导入
dory-write
Safely write durable Dory memory through semantic or exact-path write surfaces using dry-run, inbox, canonical-write, and purge guards.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Safely write durable Dory memory through semantic or exact-path write surfaces using dry-run, inbox, canonical-write, and purge guards.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | dory-write |
| description | Safely write durable Dory memory through semantic or exact-path write surfaces using dry-run, inbox, canonical-write, and purge guards. |
Use Dory write surfaces through CLI/MCP/HTTP when durable memory should change.
Workflow:
dory_memory_write / memory-write with action write, replace, or forgetdry_run=true first when the subject or target is not obviousdory_write only through MCP/HTTP when the target path is known and you have read the current hashdory_purge only for exact scratch/test artifact cleanup, and keep its default dry_run=true until the target/hash are verifiedRules:
core/ files casuallyforce_inbox=true for tentative or scratch capturesallow_canonical=true only after preview when a semantic write intentionally resolves to canonical memorydory_write kinds are append, create, replace, and forgetfrontmatter.title and frontmatter.type; use type: capture for inbox/** and type: note only under references/notes/**replace and forget require expected_hash; forget also requires reasonmemory-write and guarded purge; exact-path dory_write is an MCP/HTTP surface, not a top-level CLI commandadd/create write actions normalize to write; remove/delete normalize to forget, but new instructions should use the canonical action namesSearch Dory memory before factual claims about people, projects, decisions, dates, prior sessions, or cleanup markers; follow search results with exact gets.
Use Dory wake once at the start of a new agent session, after context compaction, or at a real task switch to load bounded hot context with the right profile before substantive work.
Use Dory dreaming after a session closes to distill logs, generate reviewable memory proposals, and apply or reject them safely.
Inspect Dory corpus quality, run maintenance checks, and generate reviewable cleanup or wiki-health reports without mutating memory automatically.