review

Audit auto-memory directories and generate structured memory review reports.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Patasse97/claude-skills --skill review-patasse97
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/Patasse97/claude-skills/tree/main/engineering-team/self-improving-agent/skills/review
Command: npx skills add https://github.com/Patasse97/claude-skills --skill review-patasse97

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit auto-memory to surface health signals, stale entries, consolidation opportunities, and promotion candidates to streamline memory governance.

Core Features & Use Cases

  • Locate and assess the auto-memory directory for health indicators and outdated entries.
  • Identify promotion candidates, consolidation opportunities, and actionable remediation steps.
  • Generate a formal Auto-Memory Review report that can be shared with the team.

Quick Start

Run the /si:review command to generate a full Auto-Memory Review report.

Frequently Asked Questions about review

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

FAQPage Schema
How do I audit Claude Code auto-memory health and find stale entries?

Audit auto-memory health by parsing the MEMORY.md file within the memory directory to surface health signals, identify stale entries, and generate a structured report with actionable remediation steps.

What is a memory consolidation opportunity in Claude Code projects?

A memory consolidation opportunity identifies redundant or overlapping auto-memory entries across projects, allowing you to merge them into streamlined governance rules within CLAUDE.md or .claude/rules.

How do I identify promotion candidates from auto-memory entries?

Identify promotion candidates by cross-referencing auto-memory entries in MEMORY.md with CLAUDE.md and .claude/rules to surface high-value memories suitable for permanent rule promotion.

Can I generate a shared auto-memory review report across multiple projects?

Yes, you can apply the memory audit across projects to generate a formal Auto-Memory Review report containing memory hygiene checks, promotion candidates, and consolidation insights for team sharing.

What files do I need to set up before running an auto-memory audit?

You need a MEMORY.md file inside the memory directory, alongside CLAUDE.md and .claude/rules files, to cross-reference entries and produce structured consolidation and remediation outcomes.

Why does my Claude Code auto-memory contain outdated or stale entries?

Auto-memory accumulates stale entries over time as project contexts evolve; auditing MEMORY.md cross-references these entries against current rules to isolate outdated data and recommend remediation.