Аудит и улучшение CLAUDE.md файлов
★ 8.6 · documentation
claude-md-improver is a Claude Code skill that audits and improves CLAUDE.md files across an entire repository so Claude Code receives accurate, up-to-date project context. It operates in five phases: discovery of all CLAUDE.md, .claude.local.md, and nested variants via Glob and Bash; quality assessment of each file against six weighted criteria — commands/workflows, architecture clarity, non-obvious patterns, conciseness, currency, and actionability — scored A through F; generation of a detailed per-file report with a breakdown table; targeted diff-format improvement proposals with explanations; and Edit-based updates applied only after explicit user approval. The skill is designed for developers who want to fix stale build commands, document monorepo package relationships, or capture environment setup that Claude keeps missing — essentially turning CLAUDE.md maintenance into a structured, reviewable process.
- #claude-md
- #documentation
- #project-context
- #code-memory
- #audit