关于
This skill empowers Claude Code with Retrieval-Augmented Generation (RAG) capabilities, allowing developers to query local documentation, codebase wikis, and private knowledge bases directly from the CLI. By leveraging ChromaDB for vector embeddings and a Multi-Agent Framework (MAF) for orchestration, it retrieves relevant context without extra token overhead for the bridge, providing accurate, cited answers powered by Claude Haiku while maintaining data privacy through local indexing.