·recursive-context-coding-agent
</>

recursive-context-coding-agent

petermcneil/rlm

Use recursive context processing with grep/find/uv to handle large codebases. When working with codebases larger than your context window, treat the codebase as an external environment and recursively process it using symbolic execution.

2Installs·0Trend·@petermcneil

Installation

$npx skills add https://github.com/petermcneil/rlm --skill recursive-context-coding-agent

SKILL.md

Step 3: Symbolic Processing with Python Use uv to run Python scripts for complex processing

Step 4: Recursive Sub-Calls When you need to focus on a specific section:

Extract the relevant code section Create a new prompt with just that section Invoke yourself recursively with the focused context Aggregate results Example: Large Codebase Refactoring Problem: Refactor a 10,000-line codebase

Use recursive context processing with grep/find/uv to handle large codebases. When working with codebases larger than your context window, treat the codebase as an external environment and recursively process it using symbolic execution. Source: petermcneil/rlm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/petermcneil/rlm --skill recursive-context-coding-agent
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is recursive-context-coding-agent?

Use recursive context processing with grep/find/uv to handle large codebases. When working with codebases larger than your context window, treat the codebase as an external environment and recursively process it using symbolic execution. Source: petermcneil/rlm.

How do I install recursive-context-coding-agent?

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

Where is the source repository?

https://github.com/petermcneil/rlm

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05

Related Skills

None