Documentation
README
rag-check-first β search before you speak
When to use this skill
Trigger this skill before answering whenever the user asks:
- A technical "how" or "why" question (design, implementation, security, ops)
- Something about "our" / "the project" / "the team" / a named component
- A request to write, refactor, review, or debug code
- A question that could plausibly be answered by an ADR, runbook, README, or spec
Trigger keywords / patterns (non-exhaustive):
- "how does X work", "why did we", "what is the pattern for"
- "add a", "implement", "refactor", "fix", "debug"
- Any mention of a file, module, function, feature, or component by name
- Any question about historical decisions ("we used to", "the old way")
Do NOT trigger for:
This is the opening of the README. Read the full README on GitHub.