JaredStewart

10 mods across 1 repository, 300 stars between them.

coderlm

01

JaredStewart/coderlm

Plugin Claude Code

Tree-sitter code indexing plugin for Claude Code.

300 3mo ago A tokens not measured original MIT

coderlm CLAUDE.md

02

JaredStewart/coderlm

Instructions file

Instructions for JaredStewart/coderlm, covering claude.md, what this is, repository layout, build & run and build.

300 3mo ago A 1,481 tokens original MIT

coderlm

03

JaredStewart/coderlm

Plugin Claude Code

Tree-sitter backed code indexing and retrieval for Claude Code. Precise function extraction, cross-file callers, test discovery, and scope-aware grep.

300 3mo ago A tokens not measured original MIT

coderlm-subcall

04

JaredStewart/coderlm

Agent

You are a focused codebase exploration agent with access to a tree-sitter-indexed codebase. Your job is to answer a specific question about the codebase and return structured findings with actual code extracts.

300 3mo ago A 0 tokens original MIT

coderlm

05

JaredStewart/coderlm

Command

Explore a codebase using tree-sitter-backed indexing. Use when you need to understand how code works, trace execution paths, find where errors originate, or understand the sequence of events that produce a particular outcome. Prefer this over grep/glob/read for structural code questions.

300 3mo ago A 57 tokens original MIT

SessionStart

06

JaredStewart/coderlm

Hook

Runs when a session starts, executing session-init.sh. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT

UserPromptSubmit

07

JaredStewart/coderlm

Hook

Runs when you submit a prompt, before the agent sees it, executing coderlm_cli.py with --commands and --code. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT

SubagentStart

08

JaredStewart/coderlm

Hook

Runs when a subagent starts, executing coderlm_cli.py with --commands and --code. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT

Stop

09

JaredStewart/coderlm

Hook

Runs when the agent finishes a response, executing session-stop.sh. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT

coderlm

10

JaredStewart/coderlm

Skill Claude CodeCodex

Structural codebase navigation for supported languages (Rust, Python, TypeScript, JavaScript, Go, Java, Scala, Ruby, PHP, Zig, SQL). Provides tree-sitter-backed indexing: find symbols by name, get exact function bodies, follow caller chains, discover tests. Works best combined with the Read tool: use coderlm CLI…

300 3mo ago A 147 tokens original MIT