crap-killer

Analyze, monitor, and improve CRAP (Change Risk Anti-Patterns) scores for untested complex code. Use when users want to: (1) Reduce technical debt and code risks, (2) Identify high-risk methods that need test coverage, (3) Validate CRAP thresholds for quality gates, (4) Generate coverage reports focused on complex methods, (5) Implement test coverage improvements to lower CRAP scores, or (6) Set up automated code quality monitoring based on CRAP metrics. **CRITICAL CONSTRAINT**: Code is in production and CANNOT be modified - CRAP reduction focuses ONLY on adding test coverage.

$ Instalar

git clone https://github.com/jaysidri/dotgithub-Ultracs-App-3 /tmp/dotgithub-Ultracs-App-3 && cp -r /tmp/dotgithub-Ultracs-App-3/skills/crap-killer ~/.claude/skills/dotgithub-Ultracs-App-3

// tip: Run this command in your terminal to install the skill