rlm-search

Community

Three-phase, precise repo search orchestration.

Authorrichfrem
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Locating relevant code, documentation, and architecture context in large repositories is slow and error-prone. This skill enforces a deterministic three-phase search workflow that starts with a lightweight summary, proceeds to a semantically informed vector search, and ends with a precise grep/exact-match pass, dramatically reducing toil and missed context.

Core Features & Use Cases

  • Three-phase search pipeline: Phase 1 performs a rapid RLM Summary Scan, Phase 2 retrieves semantically relevant chunks via vector search, Phase 3 narrows to exact matches with targeted grep.
  • Scoped, reproducible results: Always works in a bounded, auditable sequence to prevent missed context and ensure repeatable results across large codebases.
  • Use Case: When locating architecture docs or the implementation details of a function across a sprawling project, use this skill to surface the most relevant material quickly and with high precision.

Quick Start

Invoke the rlm-search to locate architecture or code references by starting with a summary scan, followed by vector search, and finishing with a scoped exact match.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-search
Download link: https://github.com/richfrem/agent-plugins-skills/archive/main.zip#rlm-search

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.