rlm-orchestrator

Community

Coordinate large tasks with parallel agents.

Authorbelumume
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill orchestrates large-context tasks by decomposing them into independent partitions, spawning parallel subagents, and aggregating results to produce a unified outcome. It addresses context window limitations and complex multi-file or multi-source workloads.

Core Features & Use Cases

  • Partition-centric orchestration: automatically split tasks into independent parts for parallel processing.
  • Parallel subagents: spawn multiple subagents (up to ~10 concurrent) with fresh context, and aggregate their results.
  • Iterative refinement: identify gaps and spawn follow-up batches until completion.
  • Claude Code-only workflow: suitable for environments where child agents cannot spawn in a single step.
  • Use cases: large codebases analysis, multi-document synthesis, research-driven tasks.

Quick Start

Start by describing a large, multipart task and specify partition boundaries, then invoke the orchestrator (e.g., mention RLM or /rlm-orchestrator). Monitor batch results and review aggregated outcomes to guide next steps.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rlm-orchestrator
Download link: https://github.com/belumume/claude-skills/archive/main.zip#rlm-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.