{"id":"bf3da77b-9cbc-4d19-8499-d9cb986ccd7c","shortId":"EE9zUs","kind":"skill","title":"tool-success-aware-memory-suppression","tagline":"Suppress context docs for tools that already succeeded in the current turn while keeping help available for failures or unresolved runs.","description":"# SKILL: Tool Success Aware Memory Suppression\n**Domain:** memory-selection\n**Trigger:** Apply when contextual docs or memories should stay hidden for tools that are already working, but remain available for tools that failed or have unknown outcomes.\n**Source Pattern:** Distilled from reviewed turn-local memory selection and tool-outcome suppression implementations.\n\n## Core Method\nScan the current human-turn window, pair tool invocations with their results, and suppress context only for tools that show clear success with no failures in that window. If any call failed or no result arrived yet, keep that tool eligible for docs or memories so the runtime spends budget on unresolved problems instead of re-explaining tools that are already working. This keeps context targeted at the model's current points of friction.\n\n## Key Rules\n- Bound the scan to the current human-turn window so old successes do not suppress guidance for a new problem.\n- Match invocations to results through stable IDs before resolving suppression by tool name.\n- Treat any failure as a reason to keep that tool's docs available, even if other calls succeeded.\n- Do not suppress tools with missing results; unresolved work should remain eligible for help.\n\n## Example Application\nIf the model successfully uses file-reading tools several times while still struggling with shell execution, suppress context docs for the file-reading tools during this turn and keep shell guidance eligible because the failures show it still needs help there.\n\n## Anti-Patterns (What NOT to do)\n- Do not suppress docs just because a tool was invoked; invocation without a result says nothing about whether the tool is understood.\n- Do not let one earlier success hide docs after a later failure for the same tool; the failure reopens the need for guidance.","tags":["tool","success","aware","memory","suppression","cskill","agents","ychampion","agent-skills","ai-agents","cli","coding-agents"],"capabilities":["skill","source-ychampion","skill-tool-success-aware-memory-suppression","topic-agent-skills","topic-ai-agents","topic-cli","topic-coding-agents","topic-context-engineering","topic-developer-tools","topic-mcp","topic-multi-agent","topic-terminal-ui"],"categories":["cskill-agents"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/ychampion/cskill-agents/tool-success-aware-memory-suppression","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add ychampion/cskill-agents","source_repo":"https://github.com/ychampion/cskill-agents","install_from":"skills.sh"}},"qualityScore":"0.467","qualityRationale":"deterministic score 0.47 from registry signals: · indexed on github topic:agent-skills · 34 github stars · SKILL.md body (1,820 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T00:56:57.868Z","embedding":null,"createdAt":"2026-04-18T22:21:31.594Z","updatedAt":"2026-04-22T00:56:57.868Z","lastSeenAt":"2026-04-22T00:56:57.868Z","tsv":"'alreadi':13,52,145 'anti':273 'anti-pattern':272 'appli':39 'applic':228 'arriv':119 'avail':22,56,207 'awar':4,31 'bound':161 'budget':133 'call':114,211 'clear':104 'context':8,98,149,247 'contextu':41 'core':81 'current':17,85,155,166 'distil':67 'doc':9,42,126,206,248,282,308 'domain':34 'earlier':305 'elig':124,224,262 'even':208 'exampl':227 'execut':245 'explain':141 'fail':60,115 'failur':24,108,197,265,312,318 'file':235,252 'file-read':234,251 'friction':158 'guidanc':177,261,323 'help':21,226,270 'hidden':47 'hide':307 'human':87,168 'human-turn':86,167 'id':188 'implement':80 'instead':137 'invoc':92,183,289 'invok':288 'keep':20,121,148,202,259 'key':159 'later':311 'let':303 'local':72 'match':182 'memori':5,32,36,44,73,128 'memory-select':35 'method':82 'miss':218 'model':153,231 'name':194 'need':269,321 'new':180 'noth':294 'old':172 'one':304 'outcom':64,78 'pair':90 'pattern':66,274 'point':156 'problem':136,181 're':140 're-explain':139 'read':236,253 'reason':200 'remain':55,223 'reopen':319 'resolv':190 'result':95,118,185,219,292 'review':69 'rule':160 'run':27 'runtim':131 'say':293 'scan':83,163 'select':37,74 'sever':238 'shell':244,260 'show':103,266 'skill':28 'skill-tool-success-aware-memory-suppression' 'sourc':65 'source-ychampion' 'spend':132 'stabl':187 'stay':46 'still':241,268 'struggl':242 'succeed':14,212 'success':3,30,105,173,232,306 'suppress':6,7,33,79,97,176,191,215,246,281 'target':150 'time':239 'tool':2,11,29,49,58,77,91,101,123,142,193,204,216,237,254,286,298,316 'tool-outcom':76 'tool-success-aware-memory-suppress':1 'topic-agent-skills' 'topic-ai-agents' 'topic-cli' 'topic-coding-agents' 'topic-context-engineering' 'topic-developer-tools' 'topic-mcp' 'topic-multi-agent' 'topic-terminal-ui' 'treat':195 'trigger':38 'turn':18,71,88,169,257 'turn-loc':70 'understood':300 'unknown':63 'unresolv':26,135,220 'use':233 'whether':296 'window':89,111,170 'without':290 'work':53,146,221 'yet':120","prices":[{"id":"54f21f01-6904-4c23-922a-77bba0e97e6c","listingId":"bf3da77b-9cbc-4d19-8499-d9cb986ccd7c","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"ychampion","category":"cskill-agents","install_from":"skills.sh"},"createdAt":"2026-04-18T22:21:31.594Z"}],"sources":[{"listingId":"bf3da77b-9cbc-4d19-8499-d9cb986ccd7c","source":"github","sourceId":"ychampion/cskill-agents/tool-success-aware-memory-suppression","sourceUrl":"https://github.com/ychampion/cskill-agents/tree/main/skills/tool-success-aware-memory-suppression","isPrimary":false,"firstSeenAt":"2026-04-18T22:21:31.594Z","lastSeenAt":"2026-04-22T00:56:57.868Z"}],"details":{"listingId":"bf3da77b-9cbc-4d19-8499-d9cb986ccd7c","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"ychampion","slug":"tool-success-aware-memory-suppression","github":{"repo":"ychampion/cskill-agents","stars":34,"topics":["agent-skills","ai-agents","cli","coding-agents","context-engineering","developer-tools","mcp","multi-agent","terminal-ui"],"license":"mit","html_url":"https://github.com/ychampion/cskill-agents","pushed_at":"2026-04-04T14:13:23Z","description":"Agent skills for coding CLIs, multi-agent runtimes, context engines, MCP extensions, and terminal tooling. Instead of using claude code's source code, give your agent skills to create your own!","skill_md_sha":"8f46bb1393245bc3b5a16e5f5e199cd3f2a0c61e","skill_md_path":"skills/tool-success-aware-memory-suppression/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/ychampion/cskill-agents/tree/main/skills/tool-success-aware-memory-suppression"},"layout":"multi","source":"github","category":"cskill-agents","frontmatter":{"name":"tool-success-aware-memory-suppression","description":"Suppress context docs for tools that already succeeded in the current turn while keeping help available for failures or unresolved runs."},"skills_sh_url":"https://skills.sh/ychampion/cskill-agents/tool-success-aware-memory-suppression"},"updatedAt":"2026-04-22T00:56:57.868Z"}}