Documentation
README
rag-cite-sources β every claim traces to a source
When to use this skill
Whenever an answer contains any of these:
- A specific number, threshold, config value, or version taken from the corpus
- A statement about how the system currently works, was designed, or was decided
- A code snippet, function signature, or API contract quoted from indexed files
- A "the runbook says", "the ADR says", "the RFC decided", "we agreed" claim
- A recommendation grounded in prior team practice
Basically: if a curious reader would want to double-check where you got that, cite.
What this skill commits to
Every technical claim in the response carries a citation of the form:
This is the opening of the README. Read the full README on GitHub.