cq27-dev

12 mods across 1 repository, 17 stars between them.

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 3d 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 3d 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 3d 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 3d 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 3d ago A 139 tokens original MIT

rag-rat

06

cq27-dev/rag-rat

Plugin Claude Code

rag-rat — local repo-intelligence index + MCP server for coding agents.

17 3d ago A tokens not measured original MIT

rag-rat AGENTS.md

07

cq27-dev/rag-rat

Instructions file CodexOpenCode

Instructions for cq27-dev/rag-rat, covering agents.md, prefer the rag-rat mcp for code browsing, record durable learnings as rag-rat memories, repo orientation and worktree correctness.

17 3d ago A 2,971 tokens original MIT

rag-rat CLAUDE.md

08

cq27-dev/rag-rat

Instructions file

Instructions for cq27-dev/rag-rat, a project described as: Local repo-intelligence index + MCP server: semantic search, symbol/graph navigation, impact-surface preflight, git + GitHub papertrail, and a source-anchored memory graph.

17 3d ago A 3 tokens copy · 100% MIT

rag-rat

09

cq27-dev/rag-rat

Plugin Claude Code

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

17 3d ago A tokens not measured original MIT

SessionStart

10

cq27-dev/rag-rat

Hook

Runs when a session starts on startup, resume, clear and compact, executing launch.js via node with --no-install. From cq27-dev/rag-rat.

17 3d ago A tokens not measured original MIT

PreToolUse

11

cq27-dev/rag-rat

Hook

Runs before the agent uses a tool for ^Bash$ and ^apply_patch$ tool calls, executing launch.js via node with --no-install (2 commands). From cq27-dev/rag-rat.

17 3d ago A tokens not measured original MIT

rag-rat

12

cq27-dev/rag-rat

MCP server Claude CodeCodexCursor +2

CLI and MCP entrypoint for indexing repositories into local source, graph, history, and memory evidence. Runs locally from the @rag-rat/bin npm package.

17 3d ago A tokens not measured original MIT