qavr-memory

Community

Prioritize memories for faster recall.

Authorkimasplund
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Memory systems often retrieve semantically similar information but fail to promote frequently useful memories. QAVR adds learned utility scoring to prioritize memories that led to successful outcomes, improving retrieval relevance over time.

Core Features & Use Cases

  • Learned Q-Value scoring to rank memories by actual usefulness
  • Cold-to-warm context adaptation: becomes active after sufficient interactions
  • Integrates with a vector store to re-rank results for agents performing memory recall, planning, or debugging

Quick Start

Use qavr-memory to rank memories by integrating with your memory store and running a query like qavr_query(query_text, collection, n_results=5) to obtain prioritized results.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: qavr-memory
Download link: https://github.com/kimasplund/clawdbot-skills-pack/archive/main.zip#qavr-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.