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

crap-score

// Calculates CRAP (Change Risk Anti-Patterns) score for .NET methods, classes, or files. Use when the user asks to assess test quality, identify risky untested code, compute CRAP scores, or evaluate whether complex methods have sufficient test coverage. Requires code coverage data (Cobertura XML) and cyclomatic complexity analysis. DO NOT USE FOR: writing tests, general test execution unrelated to coverage/CRAP analysis, or general code coverage reporting without CRAP context.

$ git log --oneline --stat
stars:3
forks:0
updated:2026년 4월 18일 10:17
파일 탐색기
2 개 파일
SKILL.md
readonly