What problem does it solve?
Searches the UMRS reference library using semantic search. Trigger this skill whenever any agent — rust-developer, security-engineer, tech-writer, security-auditor, or others — is working on topics related to SELinux, MLS policy, Linux kernel internals, filesystem standards, IMA, dm-crypt, Linux capabilities, extended attributes, CUI handling, or any topic likely covered by the reference library. Also trigger when the user asks to "search the references", "look up X in the RAG", or when answering a technical question would benefit from grounding in authoritative source material.
Core Features & Use Cases
- Semantic search over the UMRS reference library via the query.py script.
- Supports searching across all collections, a specific collection, or multiple collections.
- Control the number of results and output format (including JSON) for programmatic processing.
Quick Start
Run a query with python .claude/rag/query.py "your query" to retrieve semantically relevant results from the UMRS reference library.