Use when the user wants to lint a Claude Code memory directory (~/.claude/memory or custom path) for index inconsistency, stale project state, duplicate / conflicting feedback rules, naming convention violations, frontmatter gaps, and oversized files. The skill detects path, scans root-level *.md, reports findings by severity. Read-only — never auto-fixes, never deletes, never merges.
$npx -y skills add kerberosclaw/kc_ai_skills --skill memory-lintInstalls into the current project.
Run `npx skills use "https://github.com/kerberosclaw/kc_ai_skills" --skill "kerberosclaw/kc_ai_skills/memory-lint"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kerberosclaw/kc_ai_skills" that are relevant to the current task. Run `npx skills add "https://github.com/kerberosclaw/kc_ai_skills"` and select the relevant skills, then follow their instructions.