Audits inline code documentation across six dimensions: whether comments explain WHY instead of restating WHAT, comment density (targeting 15-20%), forbidden content like author names and dates, docstring accuracy against actual signatures, whether comments match current code behavior, and legacy cruft like uncommented TODOs or commented-out code blocks. Built as an L3 worker that scans your codebase, flags violations with severity and line numbers, calculates a compliance score out of 10, and writes a structured markdown report. Works across any language by auto-detecting comment syntax. Use this when you want programmatic enforcement of documentation standards without manual review, or when auditing a codebase before handoff or open-sourcing.
npx -y skills add levnikolaevich/claude-code-skills --skill ln-613-code-comments-auditor --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills