Skip to main content

retrieval-stinger

Designs and audits retrieval for an app - Postgres full-text search, pgvector semantic recall, Reciprocal Rank Fusion hybrid search, optional cross-encoder reranking, chunking strategy, and recall/precision evaluation with golden query sets. Neon Postgres plus pgvector plus RRF is primary for this stack. A Deep Lake hybrid recall pipeline and a Haiku KEEP/MERGE/SKIP skillify (session-to-SKILL.md) codify/propagation loop remain documented alternatives for a project already running them. Use for \\\"tune recall\\\", \\\"why did this query miss\\\", \\\"hybrid search this\\\", \\\"add reranking\\\", \\\"chunk this for retrieval\\\", \\\"score retrieval quality\\\", \\\"semantic vs lexical here\\\", \\\"audit the skillify gate\\\", \\\"a bad skill got mined\\\", \\\"fix propagation\\\", or when `retrieval-worker-bee` is invoked. Do NOT use for the embedding model/daemon (embeddings-runtime-worker-bee), the vector column/index/schema (vector-store-worker-bee), security audits (security-worker-bee), or PRD authorin

Jump to install

Source facts

Repository
legioncodeinc/vibe-coding-tools
Last source activity
August 14, 2026 at 22:22
Detected SKILL.md language
English
Stars
78
Forks
35

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.