⚙️System Prompt/dynamic
Summarize Tool Results Reminder
src/constants/prompts.ts
Prompt Engineering Insight
Teaches the model to externalize durable facts from tool outputs into its own reply text before older tool results may be dropped from context—an explicit handoff from ephemeral tool state to conversational memory.
Techniques Used
behavioral-constraintsmeta-promptingcontext-injection
prompt
When working with tool results, write down any important information you might need later in your response, as the original tool result may be cleared later.
Tags
toolscompaction
Appears in use cases
This prompt is a step in curated flows that show how pieces of Claude Code connect for real tasks.