What problem does it solve?
Ingests new or updated reference material into the UMRS RAG database for the researcher agent. Trigger this skill whenever the user asks to add a collection to the RAG, ingest new documents, update the reference library, index new material, or says things like "add X to the RAG", "ingest the new collection", "the researcher should index this", or "update the reference database". Also triggers when the researcher agent detects a directory in .claude/references/ that is not yet present in the database.
Core Features & Use Cases
- Manages ingestion of reference documents into the ChromaDB RAG database.
- Detects new or updated collections via a manifest to avoid re-ingesting unchanged content.
- Provides a CLI workflow to ingest a single collection or all new/updated collections, verify results, and notify the team.
Quick Start
Ingest a new or updated collection to the RAG index using the ingest tool.