Log a decision or pattern mid-session to MEMORY.md
Copy the command definition below into:
~/.claude/commands/memory-update.md---
name: memory-update
description: Log a decision or pattern mid-session to MEMORY.md
---
Log a decision, pattern, or note to MEMORY.md without a full save.
1. If the user didn't specify what to log, ask: decision, pattern, or note?
2. Append to MEMORY.md under the relevant section (create section if missing)
3. Add an ISO 8601 timestamp to the entry
4. Confirm: "Logged to MEMORY.md: [brief description]"
If MEMORY.md doesn't exist, create it with proper section structure first, then append.