agent-memory

Codifies actionable rules for managing memory in autonomous agents.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/dzackgarza/ai --skill agent-memory-dzackgarza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-memory
Source: https://github.com/dzackgarza/ai/tree/main/opencode/skills/agent-memory
Command: npx skills add https://github.com/dzackgarza/ai --skill agent-memory-dzackgarza

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Agent Memory Skill provides a structured approach to capturing, curating, and reusing institutional memories to improve long-term agent performance, reliability, and continuity across sessions.

Core Features & Use Cases

  • Establish durable, actionable memory entries to guide future decisions.
  • Record architectural notes, research findings, and lessons learned for long-horizon tasks.
  • Retrieve and apply memories to reduce repeat mistakes and accelerate future work.

Quick Start

Create a durable memory rule with a trigger, an action, and a verification to guide future agent behavior.

Frequently Asked Questions about agent-memory

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

FAQPage Schema
How do I create a durable memory policy for an autonomous agent?

To create a durable memory policy for an autonomous agent, codify actionable rules using a structured framework of triggers, actions, and verifications. This approach ensures guidance remains non-duplicative and improves future performance across sessions.

What is the best way to manage context and prevent repeat mistakes in long-horizon agents?

Managing context and preventing repeat mistakes in long-horizon agents requires capturing institutional memories like architectural notes and remediation guidance. By retrieving and applying these structured memory entries, agents accelerate future work and avoid duplicate errors.

How do you record architectural decisions and research findings for continuous agent reuse?

Recording architectural decisions and research findings for agent reuse involves defining durable memory entries with specific triggers and verification rules. This framework captures lessons learned to reliably guide future development and deployment decisions.

Does agent memory management work across different research and development sessions?

Agent memory management works across research and development sessions by establishing durable, actionable memory entries. This structured approach ensures continuity and reliability, allowing long-horizon agents to retrieve and apply past guidance to new tasks.

What is a trigger-action-verification framework for agent memory retention?

A trigger-action-verification framework for agent memory retention defines a specific condition, an actionable rule, and a verification step for each memory entry. This structure ensures captured knowledge is actionable, durable, and non-duplicative.