Rlm

Rlm from jmagly/ai-writing-guide.

Skills in this plugin

7
  1. Chunk · jmagly-ai-writing-guide
    Split a file into overlapping chunks suitable for parallel fanout processing and emit a manifest describing each chunk
    1 install
  2. Fanout · jmagly-ai-writing-guide
    Dispatch the same query to multiple subagents in parallel across chunks in a manifest and aggregate results with source provenance
    1 install
  3. Rlm Mode · jmagly-ai-writing-guide
    Detect requests for recursive decomposition and large-scale operations that benefit from RLM processing
    1 install
  4. Rlm Prep · jmagly-ai-writing-guide
    Prepare source content for RLM processing by discovering files, chunking each one, and writing a unified searchable manifest
    1 install
  5. Rlm Batch · jmagly-ai-writing-guide
    Parallel fan-out processing - spawn multiple sub-agents for chunked context processing
    1 install
  6. Rlm Query · jmagly-ai-writing-guide
    Spawn sub-agent to process focused context and return structured result
    1 install
  7. Rlm Search · jmagly-ai-writing-guide
    Run the full Recursive Language Model pipeline — prep, fan out across chunks, and recursively synthesize until results fit one context window
    1 install