claude-code-system-prompts/system-prompts/system-reminder-memory-file-contents.md
2026-01-23 10:16:33 -07:00

12 lines
258 B
Markdown

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