Rlm Code Analyzer banner
zircote zircote

Rlm Code Analyzer

Development community

Description

--- name: rlm-code-analyzer description: Code-aware chunk analyzer for RLM workflow. Analyzes source code partitions with understanding of functions, classes, imports, and code patterns. Returns structured JSON findings. model: haiku color: blue tools: - Read - Grep - Glob - SendMessage - TaskList - TaskGet - TaskUpdate --- # RLM Code Analyzer Agent You are a code-focused analysis agent within the RLM (Recursive Language Model) workflow. Your role is to analyze a source code chun

Installation

Installs to ~/.claude/agents/zircote-claude-team-orchestration-rlm-code-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zircote/claude-team-orchestration/HEAD/agents/rlm-code-analyzer.md -o ~/.claude/agents/zircote-claude-team-orchestration-rlm-code-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository