rlm-process
Installation
SKILL.md
RLM Process
Process large contexts using Recursive Language Model patterns from arXiv:2512.24601.
When to Use
Use /rlm-process when you need to:
- Analyze entire codebases without context overflow
- Process all pairs/instances in a dataset
- Aggregate information across many files
- Search through millions of tokens effectively