context-degradation
Diagnose Context Degradation in AI Systems
Long conversations and overloaded prompts can reduce model accuracy in ways that are difficult to diagnose. This skill identifies degradation patterns and recommends practical context management strategies.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "context-degradation" from https://skillstore.io/skills/sickn33-context-degradation.md and its manifest at https://skillstore.io/api/skills/sickn33-context-degradation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "context-degradation". The agent follows an outdated requirement even after the user corrects it.
Expected outcome:
Likely pattern: context poisoning or clash. Remove the outdated requirement, mark the correction as authoritative, and retest from a clean checkpoint.
Using "context-degradation". A model misses a key constraint buried between several long documents.
Expected outcome:
Likely pattern: lost in the middle. Move the constraint near the beginning and restate it in a concise final checklist.
Using "context-degradation". A support agent uses policies from an unrelated product.
Expected outcome:
Likely pattern: context confusion. Separate product contexts, filter retrieved policies by product, and expose only tools relevant to the active task.
Security Audit
SafeAll four static findings are false positives caused by Markdown examples or ordinary prose. The skill provides conceptual guidance and does not execute commands, access systems, or transmit data.
Risk Factors
⚙️ External commands (3)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-context-degradation/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-context-degradation?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-context-degradation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-context-degradation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-context-degradation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). context-degradation security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-context-degradation/audits/5BibTeX citation
@techreport{sickn33-sickn33-context-degradation-2026,
author = {sickn33},
title = {context-degradation security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-context-degradation/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "context-degradation security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-context-degradation/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-context-degradation:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
4 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
chakshugautam-context-degradation
2026-08-21
muratcankoylan-context-degradation
2026-08-21
asmayaseen-context-degradation
2026-08-21
sickn33-context-degradation
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Debug a Long Agent Session
Identify why an agent forgets requirements, repeats errors, or selects irrelevant tools after many turns.
Design Context Evaluations
Create tests that vary context length, information placement, distractors, and conflicting sources.
Improve Prompt Architecture
Choose filtering, compaction, retrieval, or task isolation based on the observed failure pattern.
Try These Prompts
Review this agent behavior: [behavior]. Classify the likely context degradation pattern and explain the evidence.
Review this prompt structure: [structure]. Reorder critical information to reduce lost-in-middle risk while preserving all requirements.
Analyze this workflow: [workflow]. Compare write, select, compress, and isolate strategies, then recommend an implementation with tradeoffs.
Create an evaluation plan for [system]. Test context length, placement, distractors, poisoning, and conflicting sources. Define metrics, thresholds, and recovery checks.
Best Practices
- Measure task quality as context grows instead of relying on advertised window size.
- Keep verified goals and critical constraints near attention-favored positions.
- Filter, version, and label retrieved information before adding it to context.
Avoid
- Do not load every available document without relevance filtering.
- Do not preserve incorrect summaries after evidence changes.
- Do not mix unrelated tasks, tool definitions, and policies in one context.
Frequently Asked Questions
What is context degradation?
What does lost in the middle mean?
How is context poisoning different from context clash?
Does a larger context window prevent degradation?
Which mitigation should I try first?
Can this skill test my system automatically?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/context-degradationRef
f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526
Maintenance freshness
7/26/2026
Usage
13 downloads · 148 views
File structure
📄 SKILL.md