mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
11 lines
276 B
Markdown
11 lines
276 B
Markdown
<!--
|
|
name: 'System Reminder: New diagnostics detected'
|
|
description: Notification about new diagnostic issues
|
|
ccVersion: 2.1.18
|
|
variables:
|
|
- DIAGNOSTICS_SUMMARY
|
|
-->
|
|
<new-diagnostics>The following new diagnostic issues were detected:
|
|
|
|
${DIAGNOSTICS_SUMMARY}</new-diagnostics>
|