claude-code-system-prompts/system-prompts/system-prompt-hook-evaluator-truncated-transcript-note.md
2026-06-12 10:12:09 -06:00

9 lines
572 B
Markdown

<!--
name: 'System Prompt: Hook evaluator truncated transcript note'
description: Tells the hook condition evaluator that earlier conversation was omitted and how to handle insufficient evidence
ccVersion: 2.1.173
variables:
- OMITTED_MESSAGE_COUNT
-->
[Earlier conversation truncated to fit the hook evaluator's context window — ${OMITTED_MESSAGE_COUNT} earlier messages omitted. Evaluate the condition against the recent transcript below; if the required evidence may be in the omitted prefix, return {"ok": false, "reason": "insufficient evidence in transcript"}.]