Search RLM ecosystem code and docs
rlm-searchskillsetup L2★3
richfrem/agent-plugins-skills ↗What it does
Execute 3-phase knowledge search strategy
Best for
When searching for architecture, code, or documentation and need O(1) RLM scan before semantic or exact search.
Inputs
- · phase number
- · search query
- · profile name
- · file path
Outputs
- · structured results
- · Markdown file
- · cached summaries
- · JSON config
- · report
Requires
- · ChromaDB
- · Python
- · Bash CLI
Preconditions
- · Python 3.8+ installed
- · Bash/shell environment
- · RLM profile configured
Failure modes
- · Stale cache path → cached data out of sync with files
- · Phase not found → exit with guidance
Trust signals
- · Step-by-step execution protocol