context-mgmt

Community

Master context degradation patterns.

AuthorLuisSambrano
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and mitigate performance degradation in language models that occurs as the context window grows, preventing issues like information loss and hallucination.

Core Features & Use Cases

  • Identify Degradation Patterns: Recognize phenomena like "lost-in-middle," context poisoning, distraction, and confusion.
  • Understand Model Behavior: Learn about empirical benchmarks and counterintuitive findings related to context length.
  • Apply Mitigation Strategies: Implement practical guidance such as the "Four-Bucket Approach" and architectural patterns.
  • Use Case: When an AI agent starts producing irrelevant or incorrect responses in a long conversation, this skill can help pinpoint whether the issue is due to context overload and suggest solutions.

Quick Start

Use the context-mgmt skill to analyze why an AI agent might be failing in a long conversation.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-mgmt
Download link: https://github.com/LuisSambrano/antigravity-config/archive/main.zip#context-mgmt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.