richardwhiteii/rlm

Recursive Language Model patterns for Claude Code — handle massive contexts (10M+ tokens) by treating them as external variables

49Stars on the repository
4Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

rlm

01

richardwhiteii/rlm

Skill Claude CodeCodex

The RLM pattern enables processing massive contexts (10M+ tokens) that exceed Claude's context window by recursively chunking, processing, and aggregating results. Instead of failing on large files, use RLM to break them into manageable pieces.

not rated 49 4mo ago A 0 tokens original MIT