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.
Analyzes Done implementation tasks with quantitative Code Quality Score based on metrics, MCP Ref validation, and issue penalties.
| Cyclomatic Complexity | ≤10 OK, 11-20 warning, >20 fail | -5 (warning), -10 (fail) per function | | Function size | ≤50 lines OK, >50 warning | -3 per function | | File size | ≤500 lines OK, >500 warning | -5 per file | | Nesting depth | ≤3 OK, >3 warning | -3 per instance | | Parameter count | ≤4 OK, >4 warning | -2 per function |
العامل الذي يتحقق من امتثال DRY/KISS/YAGNI/الهندسة المعمارية لنقاط جودة الكود الكمي. التحقق من صحة القرارات المعمارية عبر مرجع MCP: (1) الأمثل (2) الامتثال (3) الأداء. الإبلاغ عن مشكلات تتعلق بالبادئات SEC- وPERF- وMNT- وARCH- وBP- وOPT-. المصدر: levnikolaevich/claude-code-skills.