This handles the full lifecycle of CLAUDE.md files, the project memory files that give Claude context about your codebase. It scans for memory files across your repo (including monorepo packages and local overrides), scores them against six quality criteria like command completeness and architecture clarity, then proposes targeted updates. The workflow is methodical: discover files, assess quality with letter grades, output a detailed report before touching anything, then show diffs for user approval. It's built for the "check my CLAUDE.md" moment or when you want to capture what Claude learned during a session. The emphasis on reporting first and proposing minimal, actionable changes (not generic fluff) makes it feel less like auto-documentation and more like a code review for your project context.
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill memory-md-management