Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
zircote-plugins
/
claude-team-orchestration
home
/
subagents
/
zircote-plugins
/
claude-team-orchestration
zircote-plugins/claude-team-orchestration
5 subagents
View on GitHub
Subagent
rlm-chunk-analyzer
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 find
rlm-code-analyzer
Code-aware chunk analyzer for RLM workflow. Analyzes source code partitions with understanding of functions, classes, imports, and code patterns. Returns structured JSON findings.
rlm-data-analyzer
Data-aware chunk analyzer for RLM workflow. Analyzes structured data partitions (CSV/TSV) reporting frequency counts, distributions, outliers, and patterns. Returns structured JSON findings.
rlm-json-analyzer
JSON-aware chunk analyzer for RLM workflow. Analyzes JSON or JSONL partitions reporting schema patterns, field distributions, structural anomalies, and data characteristics. Returns structured JSON fi
rlm-synthesizer
Result aggregation agent for RLM workflow. Use this agent to synthesize findings from multiple chunk analyses into a coherent, comprehensive answer.