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 当前展示的配套文件。