better-rlm
01Plugin Claude Code
Plugin marketplace listing 1 plugin: better-rlm.
Plugin Claude Code
Plugin marketplace listing 1 plugin: better-rlm.
Plugin Claude Code
Recursive Language Models over oversized contexts — load multi-MB logs, dumps and datasets into an external store, then grep/exec/query them without spending context.
Instructions file
Claude Code instructions for logunovFGP/better-rlm, covering rlm-mcp, branching, patching the vendored engine and running server, files on disk.
Skill Claude CodeCodex
Reason over an input too large to read directly — multi-MB/GB logs, big JSON/CSV/data exports, PDFs, repo or directory dumps, k8s manifest sets, document corpora — by routing it through the rlm MCP tools (load into the external store, then grep/exec/query) instead of reading it inline and blowing the context window.…
MCP server Claude CodeCodexCursor
MCP server "rlm-mcp" as configured in logunovFGP/better-rlm. Runs locally from the rlm-mcp Python package.