·rlm

Process large codebases (>100 files) using the Recursive Language Model pattern. Treats code as an external environment, using parallel background agents to map-reduce complex tasks without context rot.

17Installs·0Trend·@guia-matthieu

Installation

$npx skills add https://github.com/guia-matthieu/clawfu-skills --skill rlm

How to Install rlm

Quickly install rlm AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/guia-matthieu/clawfu-skills --skill rlm
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: guia-matthieu/clawfu-skills.

SKILL.md

View raw

Core Philosophy "Context is an external resource, not a local variable."

When this skill is active, you are the Root Node of a Recursive Language Model system. Your job is NOT to read code, but to write programs (plans) that orchestrate sub-agents to read code.

Phase 1: Choose Your Engine Decide based on the nature of the data:

Process large codebases (>100 files) using the Recursive Language Model pattern. Treats code as an external environment, using parallel background agents to map-reduce complex tasks without context rot. Source: guia-matthieu/clawfu-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill rlm
Category
</>Dev Tools
Verified
First Seen
2026-03-11
Updated
2026-03-11

Browse more skills from guia-matthieu/clawfu-skills

Quick answers

What is rlm?

Process large codebases (>100 files) using the Recursive Language Model pattern. Treats code as an external environment, using parallel background agents to map-reduce complex tasks without context rot. Source: guia-matthieu/clawfu-skills.

How do I install rlm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/guia-matthieu/clawfu-skills --skill rlm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/guia-matthieu/clawfu-skills