brainqub3/RLM

Claude code setup as an RLM scaffhold Implemented by Brainqub3

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

rlm

01

brainqub3/RLM

Skill Claude CodeCodex

Recursive Language Model (RLM) loop for processing a context that is too large to read into the conversation directly. Loads the context as a variable in a persistent Python REPL and answers the query by writing code that probes, chunks, and programmatically sub-queries a cheap LLM (llmquery) over slices of it, then…

393 2mo ago A 227 tokens original MIT