Rlm banner
rand rand

Rlm

AI community

Description

Toggle or configure RLM (Recursive Language Model) mode. ## Usage ### Basic Commands - `/rlm` — Show current RLM status and configuration - `/rlm on` — Enable RLM auto-activation for this session - `/rlm off` — Disable RLM mode (use standard Claude Code) ### Execution Mode - `/rlm mode fast` — Quick responses, shallow analysis, cheaper models - `/rlm mode balanced` — Standard processing (default) - `/rlm mode thorough` — Deep analysis, multiple passes, powerful models ### Budget Controls - `

Installation

Installs to ~/.claude/commands/rand-rlm-claude-code-rlm.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rand/rlm-claude-code/HEAD/.claude/commands/rlm.md -o ~/.claude/commands/rand-rlm-claude-code-rlm.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository