rlm
01Skill 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