# Docmancer Memory Writing

> Write deliberate source-attributed local memory.

- Skill: `docmancer/docmancer-memory-writing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add docmancer/docmancer-memory-writing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/docmancer/docmancer-memory-writing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: docmancer (https://skillmd.com/u/docmancer)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/docmancer/docmancer-memory-writing

---


# Write Docmancer memory

Use this skill only when the user explicitly asks to preserve a durable fact, decision, preference, rule, or workflow.

1. Run `docmancer ask "topic"` before creating a possible duplicate.
2. Write one readable Markdown file with `docmancer write` and an explicit project-relative path.
3. Read the returned stable `docmancer://memory/<id>` address before a later edit or move.
4. Pass the current content hash to `docmancer edit` or `docmancer move`.

Never write secrets or credentials. Never enable capture, connect Cloud, publish Team files, or trash existing files without explicit user authorization.

