rlm-skill
01Plugin Claude Code
Plugin marketplace listing 1 plugin: rlm.
Plugin Claude Code
Plugin marketplace listing 1 plugin: rlm.
Plugin Claude Code
RLM (Recursive Language Model) — large-context analysis via REPL pattern. Based on MIT's RLM paper (arXiv:2512.24601). Automatically detects large files and suggests the optimal RLM pattern.
Agent
RLM (Recursive Language Model) agent — structured 6-step protocol for processing large contexts. Use when dealing with massive files, logs, repos, or data that exceeds context windows. Trigger: @rlm.
Command
Show the RLM token savings dashboard. Run this command and display the full output.
Command
Use the RLM 6-step structured protocol for this task. Instead of reading large data into context, explore it programmatically through: METADATA -> PEEK -> SEARCH -> ANALYZE -> SYNTHESIZE -> SUBMIT.
Hook
Runs before the agent uses a tool for Read, Bash and WebFetch tool calls, executing pretooluse-rlm.mjs. From Lets7512/rlm-skill.
Skill Claude CodeCodex
Recursive Language Model (RLM) pattern for processing large contexts. Use when dealing with massive files, logs, repos, or data that exceeds context windows. Trigger phrases: "analyze large file", "process huge log", "scan entire repo", "recursive context", "RLM", "context compilation", "unbounded context", "too big…
Skill Claude CodeCodex
Show RLM token savings dashboard — how much context was saved by using RLM patterns instead of dumping raw data into the context window. Trigger: /rlm:stats.