engram-eval

Design quality evaluation fixtures for agentic memory systems.

Updated Jun 29, 2026
One-click install
npx skills add https://github.com/phanijapps/engram --skill engram-eval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engram-eval
Source: https://github.com/phanijapps/engram/tree/main/.claude/skills/engram-eval
Command: npx skills add https://github.com/phanijapps/engram --skill engram-eval

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring reliable, auditable, and source-grounded memory for AI agents by providing a structured framework for testing memory retrieval, policy enforcement, and knowledge grounding.

Core Features & Use Cases

  • Evaluation Fixture Design: Create standardized test cases for memory recall, tenant isolation, and hierarchical retrieval.
  • Quality Assurance: Validate that agent memory adheres to strict policy, provenance, and scope requirements.
  • Use Case: When implementing a new retrieval strategy for code symbols, use this Skill to define positive recall cases and negative leakage tests to ensure the system remains auditable and secure.

Quick Start

Use the engram-eval skill to generate a new evaluation fixture for testing tenant isolation and workspace filtering.

Frequently Asked Questions about engram-eval

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test agentic memory retrieval accuracy and policy compliance?

You test agentic memory retrieval by designing evaluation fixtures that apply deterministic assertion patterns to validate recall accuracy, policy enforcement, and hierarchical data integrity within your architecture.

What is an evaluation fixture for agentic memory systems?

An evaluation fixture for agentic memory is a standardized test case that defines positive recall scenarios and negative leakage tests to ensure agent memory remains auditable, secure, and source-grounded.

How do I validate tenant isolation in AI agent memory?

You validate tenant isolation in AI agent memory by generating evaluation fixtures that test workspace filtering and enforce strict scope requirements, ensuring no data leakage occurs across hierarchical boundaries.

Can I use deterministic assertion patterns for memory recall validation?

Yes, you can use deterministic assertion patterns to validate memory recall by applying source-grounded validation logic to verify retrieval accuracy and policy compliance in agentic systems.

What's the best way to ensure source-grounded knowledge in AI agents?

The best way to ensure source-grounded knowledge in AI agents is to maintain quality evaluation fixtures that verify provenance requirements and prevent unverified information from entering the memory system.

When do I need to design evaluation fixtures for hierarchical data integrity?

You need to design evaluation fixtures for hierarchical data integrity when implementing new retrieval strategies for code symbols or testing workspace filtering to maintain auditable and secure agent memory.