Use when working in a repository indexed by rag-rat (a rag-rat.toml at the root and a rag-rat MCP server available). Establishes the working rule: reach for the rag-rat MCP tools (semantic_search, symbol_lookup, impact_surface, find_callers/trace_callees, repo_brief, important_symbols) to FIND and UNDERSTAND code before falling back to grep/cat, and record durable, non-obvious learnings as rag-rat memories before finishing. Triggers: "use rag-rat", "how do I navigate this repo", any code-understanding task in a rag-rat repo.
$npx -y skills add cq27-dev/rag-rat --skill using-rag-ratInstalls into the current project.
Run `npx skills use "https://github.com/cq27-dev/rag-rat" --skill "cq27-dev/rag-rat/using-rag-rat"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cq27-dev/rag-rat" that are relevant to the current task. Run `npx skills add "https://github.com/cq27-dev/rag-rat"` and select the relevant skills, then follow their instructions.