Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

crap-score

// Calculates targeted CRAP (Change Risk Anti-Patterns) scores for a named .NET method, class, or single source file. Use when the user explicitly asks to compute CRAP scores or assess risky untested code for a specific target, combining Cobertura coverage data with cyclomatic complexity analysis. DO NOT USE FOR: project-wide coverage analysis, coverage plateau or "stuck coverage" diagnosis, what's blocking coverage, or where to add tests across a project (use coverage-analysis); writing tests; running tests without CRAP context.

$ git log --oneline --stat
stars:415
forks:31
updated:2026년 5월 23일 21:41
파일 탐색기
2 개 파일
SKILL.md
readonly