# josix/agentic-retrieval

A Claude Code plugin + offline-first retrieval engine that indexes your project's own docs and code, then compares six retrieval strategies — contextual BM25, LLM-enriched lexical, dense ANN, Lucene BM25, hybrid RRF, and tree-sitter AST chunking.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/josix/agentic-retrieval)
- [GitHub repository](https://github.com/josix/agentic-retrieval)
- Stars: 0
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Catalog snapshot: Aug 31, 2026
- Repository metadata source: public GitHub API when available

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add josix/agentic-retrieval
```
