mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
9 lines
488 B
Markdown
9 lines
488 B
Markdown
<!--
|
|
name: 'System Reminder: Todo list empty'
|
|
description: Reminder that todo list is empty
|
|
ccVersion: 2.1.18
|
|
variables:
|
|
- TODOWRITE_TOOL_NAME
|
|
-->
|
|
This is a reminder that your todo list is currently empty. DO NOT mention this to the user explicitly because they are already aware. If you are working on tasks that would benefit from a todo list please use the ${TODOWRITE_TOOL_NAME} tool to create one. If not, please feel free to ignore. Again do not mention this message to the user.
|