关于
The RLM Context Management skill integrates Recursive Language Model (RLM) patterns into Claude Code to solve the challenge of unbounded context and complex multi-file reasoning. By externalizing conversation history, tool outputs, and working memory into a manageable REPL, it allows Claude to 'peek' into large files and execute recursive sub-queries for deep semantic understanding. This skill is essential for developers working on large-scale legacy systems or complex microservice architectures where traditional context windows are insufficient, providing advanced verification tools like CPMpy and Hypothesis to ensure structural integrity across refactors.