rlm-mode
CommunityHandle large-scale code operations.
Software Engineering#context management#codebase analysis#batch processing#rlm#recursive processing#large-scale operations
Authorjmagly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents context window overflow and performance degradation when users request operations on entire codebases or large numbers of files, by intelligently routing requests to specialized RLM (Recursive Language Model) processing commands.
Core Features & Use Cases
- Detects Large-Scale Requests: Identifies phrases indicating operations across many files (e.g., "analyze all files", "search the entire codebase").
- Routes to RLM Commands: Suggests and formats appropriate RLM commands (
rlm-query,rlm-batch,rlm-summarize) based on the user's intent. - Handles Ambiguity: Prompts the user for clarification when the scope of the request is unclear.
- Use Case: A user asks to "find all TODO comments across the entire project." This Skill recognizes the scope, suggests using
/rlm-query "Extract TODO comments" --path . --pattern "**/*.{js,ts,jsx,tsx}", and explains the benefits of RLM processing.
Quick Start
Use the rlm-mode skill to find all TODO comments across the entire project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rlm-mode Download link: https://github.com/jmagly/aiwg/archive/main.zip#rlm-mode Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.