cq27-dev/rag-rat

Local repo-intelligence index + MCP server: semantic search, symbol/graph navigation, impact-surface preflight, git + GitHub papertrail, and a source-anchored memory graph.

17Stars on the repository
12Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cq27-dev/rag-rat

Skill Claude CodeCodex

Use to enable and operate rag-rat's optional AI memory-maintenance passes — the dream --verify / --compact model turns that verify repo memories (flag claims that no longer hold) and compact them (shorter summaries). Off by default. This configures [llm.dream] / [llm.dream.remote] (a chat model, over a Connect…

17 4d ago A 177 tokens original MIT

dream-review

02

cq27-dev/rag-rat

Skill Claude CodeCodex

Use when asked to review, triage, or resolve rag-rat "dream" findings — the memory-maintenance worklist the dream tool produces. Walks the open findings and, per kind, either fixes the underlying memory / coverage gap (which resolves the finding at the root) or records an accept / dismiss verdict with dreamreview.…

17 4d ago A 101 tokens original MIT

init-rag-rat

03

cq27-dev/rag-rat

Skill Claude CodeCodex

Use to set up rag-rat in a repository that is not indexed yet — when the rag-rat MCP server is DORMANT (its tools return {"status":"noindex"} with a "Run rag-rat init … then restart" remedy), or when the user asks to initialize / configure / "set up rag-rat" / "index this repo" / choose an embedding backend. Drives…

17 4d ago A 224 tokens original MIT

rust-modern-style

04

cq27-dev/rag-rat

Skill Claude CodeCodex

Apply rag-rat's Rust style when writing or reviewing Rust: current stable idioms, module-qualified free functions and constants, explicit persistence contracts, and narrow APIs.

17 4d ago A 37 tokens original MIT

using-rag-rat

05

cq27-dev/rag-rat

Skill Claude CodeCodex

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 (semanticsearch, symbollookup, impactsurface, findcallers/tracecallees, repobrief, importantsymbols) to FIND and UNDERSTAND code before…

17 4d ago A 139 tokens original MIT