Paths: File paths (shared/, references/, ../ln-) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.
MANDATORY READ: Load shared/references/taskdelegationpattern.md#audit-coordinator--worker-contract for contextStore structure.
1) Parse Context: Extract tech stack, project root, outputdir from contextStore 2) Scan: Find all source files (use techstack for detection) 3) Extract: Parse inline comments + docstrings/JSDoc 4) Audit: Run 6 category checks (see Audit Categories below)
Проверяет ПОЧЕМУ-НЕ-ЧТО, плотность (15-20%), запрещенный контент, качество строк документации, актуальность, очистку устаревших версий. Возвращает результаты с указанием серьезности, местоположения и рекомендаций. Источник: levnikolaevich/claude-code-skills.