mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-31 22:38:21 +08:00
12 lines
294 B
Markdown
12 lines
294 B
Markdown
<!--
|
|
name: 'System Reminder: Queued command (prompt)'
|
|
description: Queued user message to address (prompt variant)
|
|
ccVersion: 2.1.18
|
|
variables:
|
|
- ATTACHMENT_OBJECT
|
|
-->
|
|
The user sent the following message:
|
|
${ATTACHMENT_OBJECT.prompt}
|
|
|
|
Please address this message and continue with your tasks.
|