Back to Marketplace
FREE
Scanned
Make Money

coderlm

Use when a task involves many files (>10), the total content exceeds comfortable context size, or the task benefits from divide-and-conquer. Runs an agent that discovers files via shell tools, peeks strategically, and recursively decomposes into sub-

New skill
No reviews yet
New skill
🤖 Claude Code💻 Codex
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 3 AI agents
  • Lifetime updates included
SecureBe the first

Description

--- name: coderlm description: Use when a task involves many files (>10), the total content exceeds comfortable context size, or the task benefits from divide-and-conquer. Runs an agent that discovers files via shell tools, peeks strategically, and recursively decomposes into sub-agents. Bundles bashrlm context guards — output from high-output commands (cat, grep, rg, jq, find, ls, curl, etc.) is automatically truncated so the agent never floods its own context window. --- ## Usage ``` coderlm <agent> --prompt <file> [--max-depth N] [--allowedTools TOOLS] ``` ## Examples ```bash echo "Find all TODO comments in src/" > task.txt coderlm codex --prompt task.txt coderlm "bunx --bun @google/gemini-cli" --prompt task.txt echo "Fix type errors in src/" > task.txt coderlm claude --prompt task.txt --allowedTools "Bash,Edit" ```

Preview in:

Security Status

Scanned

Passed automated security checks

Related AI Tools

More Make Money tools you might like