memory-audit

Audit Claude project memory configurations and generate an actionable report.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/biwakonbu/cc-plugins --skill memory-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-audit
Source: https://github.com/biwakonbu/cc-plugins/tree/main/plugins/memory-optimizer/skills/memory-audit
Command: npx skills add https://github.com/biwakonbu/cc-plugins --skill memory-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory configurations in Claude projects often drift, leaving inefficiencies and misconfigured rules that degrade performance. This skill provides a structured audit to identify gaps and opportunities for optimization.

Core Features & Use Cases

  • File existence and configuration checks: verifies essential files and folders such as CLAUDE.md at project root, .claude/rules, CLAUDE.local.md, and ~/.claude/CLAUDE.md.
  • Size and structure assessment: evaluates the size and structure of memory-related documentation to ensure clarity and maintainability.
  • Optimization guidance: outputs concrete, actionable steps to improve memory setup and reduce redundancy.
  • Use Case: Imagine you are preparing a Claude project for production readiness; this skill highlights oversized CLAUDE.md files, missing rules, and configuration gaps, and provides a remediation plan.

Quick Start

Run the memory-audit skill against your project root to generate a comprehensive memory health report.

Frequently Asked Questions about memory-audit

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

FAQPage Schema
How do I audit memory configuration and rules in my Claude project?

Run an audit against your project root to validate CLAUDE.md size, count rules directories, and identify configuration gaps, generating a comprehensive memory health report with actionable optimization steps.

What does a memory audit check for in Claude projects?

A memory audit checks file existence and configuration for CLAUDE.md, .claude/rules, CLAUDE.local.md, and ~/.claude/CLAUDE.md, evaluating size and structure to identify optimization opportunities and reduce redundancy.

When do I need to check my CLAUDE.md file size and rules structure?

You need to check CLAUDE.md file size and rules structure when preparing a Claude project for production readiness, as oversized files and missing rules degrade performance and indicate configuration drift.

Can I use this memory audit for projects without a .claude/rules directory?

This memory audit is designed for Claude projects with existing memory setup and rules directories. Projects lacking these directories will surface missing configurations in the audit report.

Why does my Claude project performance degrade with misconfigured memory rules?

Performance degrades because memory configurations drift, leaving inefficiencies and misconfigured rules. An audit identifies oversized CLAUDE.md files and configuration gaps, providing a remediation plan to optimize performance.