rag-curator

Community

Curate and maintain the RAG corpus for accuracy.

Authorarbgjr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Rag Curator streamlines the management and quality control of the project knowledge base by automating the ingestion, indexing, and upkeep of RAG corpus nodes, ensuring consistent access to relevant information.

Core Features & Use Cases

  • Index ADRs: Copy ADRs from project decisions into corpus/nodes/decisions for quick retrieval.
  • Index Learnings: Move extracted learnings into corpus/nodes/learnings to preserve institutional knowledge.
  • Validate Quality: Check completeness and consistency of corpus nodes to prevent information gaps.
  • Clean Obsolete: Remove outdated or irrelevant knowledge to keep the corpus current.

Quick Start

Use the rag-curator to index ADRs and maintain the corpus.

  • Index ADRs for all projects: python3 .claude/skills/rag-curator/scripts/index_adrs.py --all
  • Index ADRs for a specific project: python3 .claude/skills/rag-curator/scripts/index_adrs.py --project-id PROJECT_ID

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rag-curator
Download link: https://github.com/arbgjr/smart_alarm/archive/main.zip#rag-curator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.