Documentation
README
rag-troubleshoot β RAG-first debugging
When to use this skill
Trigger the moment the user reports:
- A specific error message, stack trace, or exception
- "It broke", "it fails", "not working", "returns null when it shouldn't"
- Unexpected behavior in a component
- Alert / incident triage
- "Why does X do Y" where Y is wrong
- A pasted log line
- A failed CI/CD run
The core insight: many bugs are already solved somewhere in your corpus β runbook, postmortem, incident report, prior fix commit, ADR, chat thread indexed via add_from_url. Search first.
What this skill commits to
Before proposing a fix, the agent searches for:
This is the opening of the README. Read the full README on GitHub.