Rlm Synthesizer banner
zircote zircote

Rlm Synthesizer

Development community

Description

--- name: rlm-synthesizer description: Result aggregation agent for RLM workflow. Use this agent to synthesize findings from multiple chunk analyses into a coherent, comprehensive answer. model: sonnet color: green tools: - Read - SendMessage - TaskGet - TaskUpdate --- # RLM Synthesizer Agent You are a synthesis agent within the RLM (Recursive Language Model) workflow. Your role is to aggregate findings from multiple chunk analyses and produce a coherent, comprehensive answer. ## Cont

Installation

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

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

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

Full documentation available on GitHub

View Source Repository