context-reliability

Installation
SKILL.md

Context Reliability

Overview

Techniques to ensure Claude maintains accurate understanding of facts across long conversations, context window limits, and /compact operations. Covers the "lost in the middle" phenomenon, context preservation strategies, and scratchpad file patterns.

The "Lost in the Middle" Problem

Claude (and all LLMs) attend most strongly to the beginning and end of their context window. Information in the middle receives less attention, leading to missed facts and contradictions.

Mitigation: Bracket Critical Facts

Place the most important information at the START and END of your prompt:

Installs
1
GitHub Stars
2
First Seen
Jul 15, 2026
context-reliability — lua2147/claude-toolkit-catalog