mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
9 lines
326 B
Markdown
9 lines
326 B
Markdown
<!--
|
|
name: 'System Reminder: Verify plan reminder'
|
|
description: Reminder to verify completed plan
|
|
ccVersion: 2.1.18
|
|
variables:
|
|
- TASK_TOOL_NAME
|
|
-->
|
|
You have completed implementing the plan. Please call the "" tool directly (NOT the ${TASK_TOOL_NAME} tool or an agent) to verify that all plan items were completed correctly.
|