mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 05:35:24 +08:00
9 lines
249 B
Markdown
9 lines
249 B
Markdown
<!--
|
|
name: 'System Reminder: Hook stopped continuation'
|
|
description: Message when a hook stops continuation
|
|
ccVersion: 2.1.18
|
|
variables:
|
|
- ATTACHMENT_OBJECT
|
|
-->
|
|
${ATTACHMENT_OBJECT.hookName} hook stopped continuation: ${ATTACHMENT_OBJECT.message}
|