claude-code-system-prompts/system-prompts/system-reminder-new-diagnostics-detected.md
2026-04-28 15:08:20 -06:00

12 lines
341 B
Markdown

<!--
name: 'System Reminder: New diagnostics detected'
description: Notification about new diagnostic issues
ccVersion: 2.1.122
variables:
- DIAGNOSTICS_SUMMARY
- DIAGNOSTICS_LIST
-->
<new-diagnostics>The following new diagnostic issues were detected:
${DIAGNOSTICS_SUMMARY.formatDiagnosticsSummary(DIAGNOSTICS_LIST)}</new-diagnostics>