4 packages
@rag-rat/bin
CLI and MCP entrypoint for indexing repositories into local source, graph, history, and memory evidence.
@rag-rat/cookbook
Ephemeral remote-runtime provisioning recipes for rag-rat. rag-rat (Rust) spawns a recipe as a subprocess, reads a typed JSONL event stream from its stdout (status/log/ready/error), embeds against the endpoint, then signals teardown.
@rag-rat/plugin-opencode
opencode plugin for rag-rat: self-registers the rag-rat MCP server (semantic search, symbol/graph navigation, impact-surface preflight, repo memory) and wires session/grep/edit hooks through the shared agent-hook.
@rag-rat/skills
One-command installer for rag-rat's public agent skills (using-rag-rat, dream-review, init-rag-rat, configure-rag-rat-dream). A thin wrapper over the vercel-labs `skills` CLI, pinned to rag-rat's curated plugin skill bundle.