Use this skill in long conversations or multi-turn agentic sessions where context may be lost or the conversation is approaching token limits. Summarize, prioritize, and compact context proactively before it becomes a problem.
69
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Proactive summarization:
Prioritization:
File-based memory: For long-running sessions, write important state to a file rather than keeping it all in the conversation.
Avoid: Repeatedly re-reading large files you already have in context; re-running expensive searches for information already retrieved.
922caf3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.