claudemd-auditor

Audit CLAUDE.md files for redundancy, verbosity, and memory-suitable content.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/cryptofish7/claude-skills --skill claudemd-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claudemd-auditor
Source: https://github.com/cryptofish7/claude-skills/tree/main/skills/claudemd-auditor
Command: npx skills add https://github.com/cryptofish7/claude-skills --skill claudemd-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps reduce token usage and improve the clarity of your CLAUDE.md files by identifying and suggesting removals for redundant, verbose, or memory-movable content.

Core Features & Use Cases

  • Redundancy Detection: Finds duplicate instructions or information across CLAUDE.md files or between CLAUDE.md and documentation.
  • Verbosity Reduction: Identifies wordy phrasing and suggests more concise alternatives.
  • Memory Candidate Identification: Flags content that is stable and personal, suggesting it be moved to project memory for better token efficiency.
  • Use Case: You have multiple CLAUDE.md files across your project, and you suspect they contain overlapping instructions or unnecessarily long explanations. This Skill will analyze them, report potential savings, and help you clean them up.

Quick Start

Run the claudemd-auditor skill to audit your project's CLAUDE.md files for optimization.

Frequently Asked Questions about claudemd-auditor

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

FAQPage Schema
How do I optimize CLAUDE.md files to reduce token usage?

Auditing CLAUDE.md files detects redundant instructions and verbose phrasing across project roots and monorepos. It reports findings with specific line numbers and content snippets, suggesting in-place rewrites, content removal, or migration to project memory to reduce token usage.

How do I find duplicate instructions across multiple CLAUDE.md files in a monorepo?

To find duplicate instructions, audit CLAUDE.md files in project roots and monorepo sub-packages for overlapping content. This skill flags redundant information across files and documentation, offering to apply approved changes including content removal and migration to project memory.

What content should be moved to project memory from CLAUDE.md?

Stable, personal content should be moved to project memory from CLAUDE.md. This skill identifies memory candidates by flagging suitable content during its audit, offering to migrate it to project memory for better token efficiency and reduced verbosity.

Can I audit user-level memory and project memory along with CLAUDE.md files?

Yes, auditing user-level memory and project memory alongside CLAUDE.md files is supported. The skill analyzes files across project roots, monorepo sub-packages, user-level memory, and project memory, reporting optimization findings with specific line numbers and content snippets.

Does the CLAUDE.md auditor automatically apply changes to reduce verbosity?

The CLAUDE.md auditor suggests optimizations but does not automatically apply them. It reports findings with specific line numbers and content snippets, offering to apply approved changes including in-place rewrites, content removal, and migration to project memory only after your approval.