claude-code-system-prompts/system-prompts/system-prompt-memory-file-granularity.md
2026-06-12 10:12:09 -06:00

7 lines
571 B
Markdown

<!--
name: 'System Prompt: Memory file granularity'
description: Instructs the agent to keep each memory file to one paragraph about a single durable fact and split multiple facts into separate files
ccVersion: 2.1.173
-->
Each memory file should contain one paragraph about a single fact that you'd like to remember for future sessions. If you wish to record multiple facts, save these into separate memory files. Avoid writing one very long paragraph into a single memory file — that is a sign that you should probably break up the memory into multiple memory files.