Documentation
README
rag-onboard-context β know your corpus before you use it
When to use this skill
Run this skill:
- At the start of any new conversation where knowledge-rag is available and the user is about to ask substantive questions
- When the topic shifts significantly (from security to infrastructure, from dev to research)
- After a major reindex (the corpus content changed under you)
- When the user says "I just indexed new docs" or similar
Do NOT run repeatedly β once per session is usually enough. The query_cache keeps it cheap even if you do.
What this skill commits to
Before diving into task-specific work, the agent gathers a mental map of the corpus:
This is the opening of the README. Read the full README on GitHub.