verify-kb-indexing

Community

Ensure KB indexing pipeline integrity.

Authorbigbulgogiburger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill verifies the robustness and correctness of the Knowledge Base (KB) asynchronous indexing pipeline, ensuring data is processed reliably and errors are handled gracefully.

Core Features & Use Cases

  • Pipeline Verification: Checks state machine transitions, asynchronous processing patterns, and error handling.
  • Codebase Auditing: Validates critical components like text extraction, chunking, and vector storage interactions.
  • Use Case: After modifying the asynchronous indexing logic or thread pool configuration, run this Skill to confirm that documents transition correctly through states (UPLOADED, INDEXING, INDEXED/FAILED) and that errors during indexing are properly caught and logged, preventing data loss or corruption.

Quick Start

Run the verify-kb-indexing skill to audit the asynchronous KB indexing pipeline after code modifications.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: verify-kb-indexing
Download link: https://github.com/bigbulgogiburger/rag-bio/archive/main.zip#verify-kb-indexing

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.