memoria-recall-flow
CommunityRecall híbrido da memória com guardrails.
Authorwagnerra23
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves weak or inconsistent Copiloto memory retrieval by enforcing a canonical recall pipeline (negative-cache → HyDE expansion → Meilisearch hybrid → LLM reranking → append-only persistence) and by applying business-logic correctness for faturamento metrics with multi-tenant scoping.
Core Features & Use Cases
- Canonical hybrid recall pipeline: Runs NegativeCache, HyDE query expansion, Meilisearch hybrid (BM25 + vector), and Llm reranking to produce top-K results efficiently and accurately.
- ContextSnapshot correctness for faturamento: Exposes three legitimate faturamento angles (bruto, liquido, caixa) instead of a single value to prevent LLM confusion and wrong answers.
- Retrieval safety via cataloged gotchas and metrics: Avoids known failure modes (e.g., missing negative-cache, wrong semanticRatio usage, incorrect filtering, unnecessary re-embedding) and ties changes to required daily retrieval metrics (including recall@5, precision@5, latency, and cost).
Quick Start
Ask the AI: "Use hybrid recall to find what we learned about faturamento90d and return the correct bruto, liquido, and caixa angles for business_id 4, top 5, with reranking and metrics-ready context."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: memoria-recall-flow Download link: https://github.com/wagnerra23/oimpresso.com/archive/main.zip#memoria-recall-flow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.