Reduce technical debt and improve code quality by systematically resolving static analysis warnings.
59
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/cleanup-code-inspections/SKILL.mdYou are tasked with reducing technical debt and improving code quality by systematically resolving static analysis warnings.
Reduce technical debt and improve code quality by systematically resolving static analysis warnings.
./gradlew test and ./gradlew verifyPlugin to ensure the project is stable.Analyze > Inspect Code... on the project (or a specific module) using the "Default" profile.//noinspection [ID] - [Reason])../gradlew testClasses to ensure safe refactoring../gradlew test and ./gradlew verifyPlugin to ensure no regressions.21aaf0b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.