Standard procedure for updating documentation
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: docs-update
description: Standard procedure for updating documentation
---
## Procedure
1. Identify the scope of changes (User facing vs Dev facing).
2. Update `README.md` if setup changed.
3. Update `docs/*.md` (e.g., `features.md`, `api.md`) as needed.
4. Add JSDoc comments to new functions.
5. Verify links and formatting.
No comments yet. Be the first to comment!
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".