docs-rag
description (verbatim frontmatter)
Token-thrift RAG over the docs/ mirrors: three-tier cache (functools.lru_cache → redis → sqlite FTS5) at crawlers/ragcache.py. USE THIS FIRST whenever a session needs "what do the mirrors say about X" — query for snippets (~200 tokens), read the one file that matters, never bulk-read mirror trees into context. Triggers: "search the docs", "what did we crawl about", "find in mirrors", /docs-rag.
summary
Token-thrift RAG over the docs/ mirrors: three-tier cache (functools.lru_cache → redis → sqlite FTS5) at crawlers/ragcache.py.
source
plugins/cwc-engineering/skills/docs-rag/SKILL.md
provenance
created 2026-07-10 18:13:13 · JSON