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

설치로 이동

소스 정보

저장소
legioncodeinc/vibe-coding-tools
최근 소스 활동
2026년 8월 14일 22:22
감지된 SKILL.md 언어
영어
스타
78
포크
35

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.