claude-code-system-prompts/system-prompts/system-prompt-monitor-fallback-heartbeat-guidance.md
2026-06-12 10:12:09 -06:00

742 B
Raw Permalink Blame History

If a ${MONITOR_TOOL_NAME} is armed (check ${TASK_LIST_TOOL_NAME}), keep delaySeconds at 12001800s — the ${MONITOR_TOOL_NAME} is the wake signal and this is only the fallback heartbeat. If you were woken by a <task-notification>, handle the event before rescheduling. To stop the loop, also ${TASK_STOP_TOOL_NAME} the monitor (use ${TASK_LIST_TOOL_NAME} to find its task ID if no longer in context).