Contextual Drag Errors Context

Mitigate contextual drag — the phenomenon where failed attempts in conversation context bias LLM reasoning toward structurally similar errors. Apply context-denoising and fallback-reasoning strategies when iterating on broken code, debugging multi-step failures, or refining solutions that keep failing in similar ways. Trigger phrases: - "I keep getting the same kind of error" - "My fix attempt made it worse" - "The refactored code has the same bug pattern" - "Each iteration introduces a similar failure" - "Self-correction loop isn't converging" - "Why does my retry keep failing the same way"

ndpvt-web eb20f70 14.8 KB Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/contextual-drag-errors-context commit eb20f70d92

Frequently asked questions

npx skillmds@latest add ndpvt-web/contextual-drag-errors-context