claude-md-improver

Audit CLAUDE.md files, score quality, and apply approved diffs.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Leap0920/Clean-Portfolio --skill claude-md-improver-leap0920
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-md-improver
Source: https://github.com/Leap0920/Clean-Portfolio/tree/main/%25USERPROFILE%25/.openclaude/plugins/marketplaces/claude-plugins-official/plugins/claude-md-management/skills/claude-md-improver
Command: npx skills add https://github.com/Leap0920/Clean-Portfolio --skill claude-md-improver-leap0920

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents stale, incomplete, or low-signal CLAUDE.md files from causing Claude sessions to miss build steps, architecture context, and non-obvious gotchas.

Core Features & Use Cases

  • CLAUDE.md discovery across a repo: Scans for CLAUDE.md plus local and nested variants to cover roots, overrides, and monorepo modules.
  • Quality scoring and actionable review: Evaluates commands/workflows, architecture clarity, gotchas, conciseness, currency, and actionability, then produces a file-by-file report.
  • Targeted, approval-based improvements: After a user confirmation, applies minimal diffs that add only genuinely helpful context (including required commands and key pitfalls) while preserving structure.

Quick Start

Ask the AI to audit your repository’s CLAUDE.md files by running the skill on the current codebase and returning the quality report first for approval.

Frequently Asked Questions about claude-md-improver

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

FAQPage Schema
How do I audit and improve CLAUDE.md files in a monorepo?

To audit CLAUDE.md files in a monorepo, the skill scans for root, local, and nested module variants, scores them against quality criteria, and produces a report before applying targeted improvements. This ensures consistent project context across all modules.

Why does Claude Code miss build steps and architecture context from my repository?

Claude Code misses build steps when CLAUDE.md files are stale, incomplete, or low-signal. Auditing these files evaluates commands, workflows, and architecture clarity, then applies minimal diffs to add genuinely helpful context and required commands.

What makes a high-quality CLAUDE.md file for AI coding assistants?

A high-quality CLAUDE.md file features accurate commands, clear architecture context, non-obvious gotchas, conciseness, and actionability. The skill scores each file against these criteria to identify missing context and improve documentation quality.

Can I review changes before the skill updates my project context files?

Yes, you can review changes before updates. The skill produces a file-by-file quality report first, then applies targeted minimal diffs to add helpful context only after receiving your explicit confirmation, preserving the original structure.

Does this context optimization tool work with nested local override files?

Yes, the context optimization tool works with nested local override files. It scans the repository for CLAUDE.md plus local and nested variants to cover roots, overrides, and monorepo modules for consistent documentation.