memory-deposit

Complete and maintain the six-layer memory system for an AI agent.

64|5|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/MattWenJun/ClaWiser --skill memory-deposit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-deposit
Source: https://github.com/MattWenJun/ClaWiser/tree/main/assets/memory-deposit
Command: npx skills add https://github.com/MattWenJun/ClaWiser --skill memory-deposit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Checks and completes the six-layer memory system for an AI agent, ensuring workspace memory configuration exists, is consistent, and healthfully maintained, with repeatable verifications.

Core Features & Use Cases

  • Memory layer completion: ensures the three factory layers plus four, five, six are present and consistent across transcripts, daily notes, and long-term memory.
  • Health checks & automation: validates transcripts, projects, heartbeat, and AGENTS.md memory rules, and suggests or applies fixes automatically.
  • Lifecycle use: suitable for initial installation post-setup, diagnosing memory gaps, or auditing memory health and recall behavior across sessions.

Quick Start

Run memory-deposit to verify and complete the six memory layers and report health status.

Frequently Asked Questions about memory-deposit

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

FAQPage Schema
How do I check and complete my AI agent's memory layers?

To check and complete an AI agent's memory layers, run memory-deposit. It performs strict file presence checks across the six-layer memory system, merges transcripts, and reports health status to ensure consistency across daily notes and long-term memory.

What is the six-layer memory system for an AI agent?

The six-layer memory system consists of three factory layers plus layers four, five, and six that cover transcripts, daily notes, and long-term memory. It ensures the agent maintains consistent workspace memory configuration and recall behavior across sessions.

Why does my AI agent have memory gaps across sessions?

Memory gaps across sessions occur when the six-layer memory system is incomplete or inconsistent. Diagnose these gaps by running memory-deposit to validate transcripts, projects, heartbeat, and AGENTS.md memory rules, which suggests or applies fixes automatically.

How do I audit agent memory health and recall behavior?

Audit agent memory health and recall behavior by running memory-deposit. It validates transcripts, projects, heartbeat, and AGENTS.md memory rules, applying strict file presence checks and optional automation scripts to generate a comprehensive health report.

Do I need automation scripts to maintain agent memory?

You do not need automation scripts to maintain agent memory, but they are optional. The core memory-deposit process applies strict file presence checks and transcript merging manually, while automation scripts help apply fixes automatically for ongoing health maintenance.

When should I run a memory health check on my agent workspace?

Run a memory health check during initial installation post-setup, when memory gaps are suspected, or to audit memory health across sessions. This ensures the workspace memory configuration exists, is consistent, and healthfully maintained with repeatable verifications.