agent-memory-governance

Community

Keep agent memory trustworthy.

Authornguyenpv1980-wq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill governs persistent agent memory so it stays useful without becoming dangerous, preventing stale, duplicated, secret-leaking, or unverified facts from steering future sessions.

Core Features & Use Cases

  • Memory Rule Setting: Defines what facts may be stored, including provenance, absolute dates, and one-fact-per-entry hygiene.
  • Trust Verification: Checks remembered repo, PR, and branch state against live git and gh output before any action is based on memory.
  • Memory Auditing and Cleanup: Classifies entries as verified-current, stale, wrong-when-written, duplicate, forbidden-content, or unverifiable, then proposes keep, correct, merge, or delete dispositions.
  • Use Case: A prior session remembered that a PR was still open; this Skill verifies the live state, marks the entry stale if it was merged, and proposes a corrected replacement with provenance.

Quick Start

Use the agent-memory-governance skill to audit our memory store, verify recalled repo state against live git and gh output, and propose safe per-entry corrections without editing files yet.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: agent-memory-governance
Download link: https://github.com/nguyenpv1980-wq/Project-Aegis/archive/main.zip#agent-memory-governance

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 545,000+ vetted skills library on demand.