---
title: "Review-gate OpenClaw memory hygiene with openclaw-mem"
description: "Pack trusted context and review memory writes before long OpenClaw sessions drift or accumulate low-quality memory."
verification: "listed"
source: "https://github.com/phenomenoner/openclaw-mem"
author: "phenomenoner"
publisher_type: "individual"
category:
  - "Templates & Workflows"
framework:
  - "OpenClaw"
tool_ecosystem:
  github_repo: "phenomenoner/openclaw-mem"
  github_stars: 28
---

# Review-gate OpenClaw memory hygiene with openclaw-mem

Pack trusted context and review memory writes before long OpenClaw sessions drift or accumulate low-quality memory.

## Prerequisites

OpenClaw, SQLite, local filesystem access

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Follow the install mode docs for your OpenClaw deployment, complete the QUICKSTART flow, and use the pack/search/get workflow before enabling optional proactive packing or memory-engine features.
```

## Documentation

- https://phenomenoner.github.io/openclaw-mem/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/review-gate-openclaw-memory-hygiene-with-openclaw-mem/)
