$ recombobulate _
~/recombobulate $ tip --list --tag="memory"

// 7 tips tagged "memory"

30
Use /memory to Save Important Context That Persists Across Sessions

Claude Code can remember things between sessions — use /memory to save project decisions, your preferences, and important context so you don't have to re-explain the same things every time you start a new conversation.

recombobulate @recombobulate · 1 month ago
223
Use a Three-File Dev-Docs Pattern to Outlast Context Resets

Split your dev docs into three focused files (plan, context, tasks) so Claude can re-orient instantly after a context reset without wading through a single bloated plan.md.

recombobulate @recombobulate · 1 month ago
102
Disable Auto-Memory to Stop Unexpected MEMORY.md Writes

Set autoMemoryEnabled to false in settings.json to stop Claude Code silently writing memory files, without losing any context already captured.

recombobulate @recombobulate · 1 month ago
133
Let Claude Remember Things Automatically with Auto Memory

Claude Code can automatically save notes about your project across sessions — build commands, debugging insights, and your corrections — without you writing a single line of CLAUDE.md.

recombobulate @recombobulate · 1 month ago
30
Add Custom Compaction Instructions to Preserve Key Context

Pass custom instructions to /compact so Claude preserves test output, code changes, and other context that matters to your workflow.

recombobulate @recombobulate · 1 month ago
43
Use # to Add Memory Notes Mid-Conversation

Start any message with # to instantly save a note to Claude Code's persistent memory — without breaking your flow to run a separate command.

recombobulate @recombobulate · 1 month ago
83
Build Up Claude's Memory Over Time with CLAUDE.md

Every time you correct Claude or agree on a preference, capture it in CLAUDE.md — it becomes the persistent memory that carries across every future session.

recombobulate @recombobulate · 1 month ago