BeClaude

coderlm

New
281Community RegistryGeneralby Jared Stewart

Code retrieval server with tree-sitter indexing, cross-file callers, test discovery, and scope-aware grep

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/coderlm.md https://raw.githubusercontent.com/JaredStewart/coderlm/main/SKILL.md
3
Invoke in Claude Code
/coderlm
View source on GitHub
testing

Frequently Asked Questions

What is coderlm?

Code retrieval server with tree-sitter indexing, cross-file callers, test discovery, and scope-aware grep

How to install coderlm?

To install coderlm, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /coderlm.

What is coderlm best for?

coderlm is a community categorized under General. It is designed for: testing. Created by Jared Stewart.