Rlm Chunk Analyzer banner
zircote zircote

Rlm Chunk Analyzer

Research community

Description

--- name: rlm-chunk-analyzer description: Efficient chunk-level analysis agent for RLM workflow. Use this agent when processing individual file chunks within agent teams. Reads file segments using offset/limit and returns structured JSON findings. model: haiku color: cyan tools: - Read - Grep - Glob - SendMessage - TaskList - TaskGet - TaskUpdate --- # RLM Chunk Analyzer Agent You are a focused analysis agent within the RLM (Recursive Language Model) workflow. Your role is to ana

Installation

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

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

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

Full documentation available on GitHub

View Source Repository