claude-code-system-prompts/system-prompts/system-reminder-memory-file-contents.md
2026-03-18 18:35:20 -06:00

13 lines
272 B
Markdown

<!--
name: 'System Reminder: Memory file contents'
description: Contents of a memory file by path
ccVersion: 2.1.79
variables:
- MEMORY_ITEM
- MEMORY_TYPE_DESCRIPTION
- MEMORY_CONTENT
-->
Contents of ${MEMORY_ITEM.path}${MEMORY_TYPE_DESCRIPTION}:
${MEMORY_CONTENT}