One-click install
npx skills add https://github.com/julianobarbosa/.claude --skill claude-md-improver-julianobarbosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-md-improver
Source: https://github.com/julianobarbosa/.claude/tree/main/plugins/marketplaces/claude-plugins-official/plugins/claude-md-management/skills/claude-md-improver
Command: npx skills add https://github.com/julianobarbosa/.claude --skill claude-md-improver-julianobarbosa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps ensure your repositories’ CLAUDE.md files contain accurate, actionable project context so Claude Code can operate effectively without repeatedly re-discovering basics or stumbling on missing commands and gotchas.

Core Features & Use Cases

  • CLAUDE.md discovery across a codebase: Finds CLAUDE.md, .claude.md, and .claude.local.md in repo roots, package folders, and nested directories.
  • Quality scoring with a clear rubric: Evaluates commands/workflows, architecture clarity, non-obvious patterns, conciseness, currency, and actionability to produce a per-file grade.
  • Targeted, approval-based updates: Outputs a quality report first, then applies minimal diffs to improve only the sections that need it (after user confirmation).

Quick Start

Ask your AI to run CLAUDE.md maintenance for this repository and generate the quality report before making any changes.

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 fix CLAUDE.md files for better project context?

To audit and fix CLAUDE.md files, this tool scans all variants across your repository, evaluates them against quality criteria like architecture clarity and actionability, and generates an exhaustive quality report before applying targeted edits.

What makes a good CLAUDE.md file for Claude Code project onboarding?

A good CLAUDE.md file provides accurate, actionable project context including commands, workflows, architecture clarity, and non-obvious patterns, allowing Claude Code to operate effectively without re-discovering repository basics.

How do I optimize CLAUDE.md context across a monorepo?

Optimizing CLAUDE.md context across a monorepo involves discovering nested CLAUDE.md, .claude.md, and .claude.local.md files in package folders, scoring their quality, and applying minimal diffs to improve instruction selection.

Does the CLAUDE.md maintenance process require approval before updating files?

Yes, the CLAUDE.md maintenance process requires user approval. It outputs a per-file quality grade and exhaustive report first, then applies targeted, minimal diffs to update sections only after explicit confirmation.

Can I check repository documentation quality without manually rewriting CLAUDE.md?

You can check repository documentation quality by running an automated audit that scores files on conciseness, currency, and actionability, producing a quality report that identifies sections needing targeted fixes.