Dev & Engineering ✓ Anthropic · Official claude-mdrepository-auditproject-documentationquality-assessmentfilesystem-scanning

CLAUDE.md Improver

Audit and precisely improve CLAUDE.md files across a repository.

FollowSkills review · FSRS-2.0
Not recommended
53/ 100 5-point scale 2.7 / 5
Trust15 / 25 · 3.0/5

The skill explicitly states that it can write CLAUDE.md files and requires a report followed by user approval; its update guidance requires diffs and preservation of structure, providing some consent and review controls. Points are deducted because Bash and Edit are broad capabilities, with no explicit least-path permissions, sensitive-data handling, data-flow boundaries, backup/rollback mechanism, or limits on external side effects.

Reliability8 / 20 · 2.0/5

The workflow is divided into discovery, assessment, reporting, confirmation, and update phases, with checklists for stale commands and other failure conditions. Points are deducted because this is static documentation without a test suite or execution evidence; the find command has unparenthesized operators that may create scope ambiguity; and there are no clear failure messages for empty results, duplicates, more than 50 files, or unverifiable commands.

Adaptability10 / 15 · 3.3/5

The name, audience, and trigger semantics are clear, covering root, monorepo, package-level, and nested CLAUDE.md files while limiting updates to targeted changes. Points are deducted because non-fit cases, input-size limits, scoring boundaries, and machine-readable output are unspecified, and Chinese-language workflows are not addressed. The core function does not depend on overseas services, so no mainland-China reachability deduction is applied.

Convention9 / 15 · 3.0/5

The documentation has clear information architecture with progressive workflow, scoring criteria, templates, update guidance, and a validation checklist; the repository supplies an Apache-2.0 license and the stated official provenance supports attribution. Points are deducted because the skill lacks its own version, changelog, installation/dependency notes, explicit maintenance responsibility, or dedicated update path; it also lacks guidance for missing references, FAQs, and compatibility notes.

Effectiveness7 / 15 · 2.3/5

The stated goal is to audit and improve CLAUDE.md files, and the workflow includes quality scores, per-file reports, specific issues, recommended additions, diffs, and user confirmation, which could produce directly reviewable changes. Points are deducted because commands, paths, and outcomes are not statically verified; applying updates depends on approval; and no representative completed output is provided, leaving potentially substantial manual review.

Verifiability4 / 10 · 2.0/5

The skill supplies an auditable process, rubric, templates, diff format, and validation checklist, while repository CI provides limited maintenance-context evidence. Points are deducted because there is no skill-specific test suite, execution log, or third-party reproduction evidence, and completion of codebase cross-checking is prescribed but not demonstrated; therefore the score remains within the static maximum of 5.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision b0b9f02b0581
Before you use it
  • The skill can modify repository files through Bash and Edit; confirm target paths, review diffs, and retain a recoverable copy before applying changes.
  • Commands and file references were not executed or verified in this static review, so quality scores may differ from the repository's actual state.
  • Discovery is capped at 50 results and may omit deeper or additional CLAUDE.md files.
  • Handling for sensitive data, symlinks, permission errors, and repositories with no CLAUDE.md files is unspecified.
Review evidence [1][2][3][4][5][6][7][8][9]
See the full review method →

What it does & when to use it

This development skill audits and improves CLAUDE.md files. It scans a repository for CLAUDE.md, .claude.md, and .claude.local.md files, then evaluates them against defined quality criteria. It produces a file-by-file quality report and makes targeted edits only after user approval. It is suited to Claude Code users maintaining project context, workflow guidance, and project memory.

It uses Glob, Grep, Read, and Bash to locate and inspect CLAUDE.md files across project roots, nested directories, package directories, and documented global-default locations. It scores commands and workflows, architecture clarity, non-obvious patterns, conciseness, currency, and actionability, then produces a report with scores, grades, issues, and recommended additions. After the report, it waits for confirmation and uses Edit to apply targeted updates to CLAUDE.md files.

  1. A monorepo team needs to check whether root-level and package-level CLAUDE.md files describe the current architecture.
  2. A development team has migrated or refactored a project and needs to identify stale commands, architecture notes, or test instructions.
  3. A developer taking over an unfamiliar repository wants a quick assessment of whether its project-context documentation is actionable.
  4. A Claude Code user wants CLAUDE.md maintenance or project memory optimization.

Pros & cons

Pros
  • Covers CLAUDE.md files across multiple directory levels.
  • Provides explicit scores, grades, issues, and improvement recommendations.
  • Requires a report and user approval before writing changes.
  • Targets concrete content such as commands, architecture, testing, and project-specific rules.
Limitations
  • It is centered on CLAUDE.md and Claude Code workflows, so other clients require adaptation.
  • The source provides no test suite, platform compatibility validation, or failure-recovery guidance.
  • The assessment refers to references/quality-criteria.md and templates.md, whose contents are not included in the source material.
  • The skill can write to CLAUDE.md files, so recommendations and diffs should be reviewed before approval.

How to install

The skill is located at https://github.com/anthropics/claude-plugins-official in plugins/claude-md-management/skills/claude-md-improver/SKILL.md. The README states that plugins can be installed through Claude Code's plugin system with /plugin install {plugin-name}@claude-plugins-official; the source does not provide a standalone installation command or the exact plugin name for this skill.

How to use

In a Claude Code session where the skill is installed and enabled, use a request such as “Audit this repository’s CLAUDE.md files,” “Check and improve CLAUDE.md,” or “Optimize project memory.” The skill presents a quality report first and edits files only after approval.

FAQ

Does it modify CLAUDE.md automatically?
No. It must present a quality report first and applies targeted updates only after the user confirms.
Which files does it inspect?
It searches for CLAUDE.md, .claude.md, and .claude.local.md across project roots, nested directories, package directories, and the documented global-default location.
Does it require network access or MCP?
The source shows local filesystem access and Bash, Read, Glob, Grep, and Edit tools, but no network calls or MCP dependency.
Is it useful for every repository?
It is most useful for repositories that use CLAUDE.md to maintain project context; projects without that convention may gain little from it.

More skills from this repository

All from anthropics/claude-plugins-official

Productivity & Collaboration ✓ Anthropic · Official

Project Status Artifact

Turn complex, multi-stream work into a living project status page.

Design & Frontend ✓ Anthropic · Official

Distinctive Frontend Design

Build an intentional visual identity for interfaces that should not feel templated.

Dev & Engineering ✓ Anthropic · Official

MCP Interactive App Builder

Add chat-embedded forms, pickers, dashboards, and confirmation widgets to MCP servers.

Dev & Engineering ✓ Anthropic · Official

Claude Skill Template Example

A reference for understanding and creating Claude Code plugin skill templates.

Dev & Engineering ✓ Anthropic · Official

MCPB Local Server Packager

Bundle a local MCP server with its runtime into one installable file.

Dev & Engineering ✓ Anthropic · Official

Claude Code Receipts

Turn local Claude Code sessions and Git history into a shareable impact report.

Design & Frontend ✓ Anthropic · Official

Playground Builder

Turn complex visual or structural choices into a live, self-contained HTML explorer.

Dev & Engineering ✓ Anthropic · Official

MCP Server Builder

Helps developers choose the right MCP deployment, tool pattern, framework, and authentication before writing code.

Dev & Engineering ✓ Anthropic · Official

Claude Code Agent Development Guide

Design, write, and validate autonomous agents for Claude Code plugins.

Automation & Ops ✓ Anthropic · Official

Discord Channel Access

Manage Discord pairings, allowlists, and DM or group policies through a local JSON configuration.

Dev & Engineering ✓ Anthropic · Official

Claude Code Hook Development

Design, configure, validate, and debug event-driven hooks for Claude Code plugins.

Dev & Engineering ✓ Anthropic · Official

Skill Creator

Create, evaluate, and iteratively improve Agent Skills.

Dev & Engineering ✓ Anthropic · Official

MCP Integration for Claude Plugins

Configure MCP servers in Claude Code plugins to connect external services and expose their tools.

Dev & Engineering ✓ Anthropic · Official

Claude Code Plugin Skill Development

A practical guide to designing, writing, organizing, validating, and testing skills for Claude Code plugins.

Dev & Engineering ✓ Anthropic · Official

Claude Automation Advisor

Analyze a codebase and identify the most useful Claude Code automations for the project.

Dev & Engineering ✓ Anthropic · Official

Math Olympiad Adversarial Solver

Solve and stress-test IMO, Putnam, USAMO, and AIME problems with adversarial proof verification.

Dev & Engineering ✓ Anthropic · Official

Claude Code Plugin Blueprint

A practical guide to structuring plugins, configuring manifests, and organizing Claude Code components.

Dev & Engineering ✓ Anthropic · Official

Project Plugin Settings Pattern

Store and read configurable Claude Code plugin settings in project-local Markdown files.

Automation & Ops ✓ Anthropic · Official

M5Stack Onboarding

Detect, flash, and provision M5Stack ESP32 boards with UIFlow firmware and MicroPython apps.

Automation & Ops ✓ Anthropic · Official

Discord Channel Configurator

Save a Discord bot token and lock down channel access.

Related skills