Rlm
Rlm from jmagly/ai-writing-guide.
Skills in this plugin
7- ▌ Chunk · jmagly-ai-writing-guideSplit a file into overlapping chunks suitable for parallel fanout processing and emit a manifest describing each chunk
- ▌ Fanout · jmagly-ai-writing-guideDispatch the same query to multiple subagents in parallel across chunks in a manifest and aggregate results with source provenance
- ▌ Rlm Mode · jmagly-ai-writing-guideDetect requests for recursive decomposition and large-scale operations that benefit from RLM processing
- ▌ Rlm Prep · jmagly-ai-writing-guidePrepare source content for RLM processing by discovering files, chunking each one, and writing a unified searchable manifest
- ▌ Rlm Batch · jmagly-ai-writing-guideParallel fan-out processing - spawn multiple sub-agents for chunked context processing
- ▌ Rlm Query · jmagly-ai-writing-guideSpawn sub-agent to process focused context and return structured result
- ▌ Rlm Search · jmagly-ai-writing-guideRun the full Recursive Language Model pipeline — prep, fan out across chunks, and recursively synthesize until results fit one context window